Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  `User.contributions` and `User.deleted_contributions` sounds similar but the 
result is different.
  
  `User.contributions` gives a `Generator[tuple[Page, int, Timestamp, str | 
None], None, None]`
  `User.deleted_contributions` gives a `Generator[tuple[Page, Revision], None, 
None]`
  
  I think they should have the same result format.

TASK DETAIL
  https://phabricator.wikimedia.org/T394650

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, mevo, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Aram, Viztor, Wenyi, Tbscho, 
MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, Hannolans, mys_721tx, 
jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to