jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/487477 )
Change subject: [doc] Update HISTORY.rst file ......................................................................
[doc] Update HISTORY.rst file
Change-Id: I33ccefc1828a7e06ca2904ea25f5456dd7b35697 --- M HISTORY.rst 1 file changed, 5 insertions(+), 0 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index 0033fb2..d16618f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,11 @@ Current release ---------------
+* Support python version 3.7 +* pagegenerators.py: add -querypage parameter to yield pages provided by any special page (T214234) +* Fix comparison of str, bytes and int literal with +* site.py: add generic self.querypage() to query SpecialPages +* echo.Notification has a new event_id property as integer * Bugfixes and improvements * Localisation updates
pywikibot-commits@lists.wikimedia.org