jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/423702 )
Change subject: [cleanup] Cleanup TODO list ......................................................................
[cleanup] Cleanup TODO list
remove "Rewrite help parser to support earlier releases" from TODO list. MW 1.10 seems early enough.
Change-Id: Idaae1e38cf2234dfbb8a994cf48a790602e824ed --- M pywikibot/data/api.py 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
diff --git a/pywikibot/data/api.py b/pywikibot/data/api.py index 278ff81..29030fe 100644 --- a/pywikibot/data/api.py +++ b/pywikibot/data/api.py @@ -172,8 +172,6 @@
It does not support the format modules.
- TODO: Rewrite help parser to support earlier releases. - 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
pywikibot-commits@lists.wikimedia.org