jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/481330 )

Change subject: [cleanup] Move TODOs to phabricator
......................................................................

[cleanup] Move TODOs to phabricator

New task is T212623

Change-Id: Iaf90510382da782bef0c4386ae858b14bd545291
---
M pywikibot/data/api.py
1 file changed, 0 insertions(+), 13 deletions(-)

Approvals:
  Dvorapa: Looks good to me, but someone else must approve
  Zhuyifei1999: Looks good to me, but someone else must approve
  D3r1ck01: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/data/api.py b/pywikibot/data/api.py
index f7e4745..d3b4000 100644
--- a/pywikibot/data/api.py
+++ b/pywikibot/data/api.py
@@ -173,19 +173,6 @@
     MW 1.10 not supported as module prefixes are not extracted from API 'help'.

     It does not support the format modules.
-
-    TODO: establish a data structure in the class which prefills
-        the param information available for a site given its
-        version, using the API information available for each
-        API version.
-
-    TODO: module aliases: in 1.25wmf
-        list=deletedrevs becomes list=alldeletedrevisions
-        prop=deletedrevs becomes prop=deletedrevisions
-
-    TODO: share API parameter information between sites using
-        similar versions of the API, especially all sites in the
-        same family.
     """

     paraminfo_keys = frozenset(['modules', 'querymodules', 'formatmodules',

--
To view, visit https://gerrit.wikimedia.org/r/481330
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf90510382da782bef0c4386ae858b14bd545291
Gerrit-Change-Number: 481330
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Dvorapa <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: Zhuyifei1999 <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to