jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/689504 )
Change subject: [doc] update ROADMAP.rst
......................................................................
[doc] update ROADMAP.rst
Change-Id: Iccf7b28cba1bbee4d318bea27ffa611d66f90d1e
---
M ROADMAP.rst
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/ROADMAP.rst b/ROADMAP.rst
index af5dde9..6a33a7b 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,11 @@
Current release changes
~~~~~~~~~~~~~~~~~~~~~~~
+* tools.is_IP was renamed to is_ip_address due to PEP8
+* Fix Page.getDeletedRevision() method which always returned an empty list
+* Async chunked uploads are supported (T129216, 133443)
+* A new InvalidPageError will be raised if a Page has no version history
(T280043)
+* config2.py was renamed to config.py
* L10N updates
* Fix __getattr__ for WikibaseEntity (T281389)
* Handle abusefilter-{disallow,warning} codes (T85656)
@@ -9,6 +14,9 @@
Deprecations
~~~~~~~~~~~~
+* 6.2.0: deprecated tools.is_IP will be removed
+* 6.2.0: Usage of pywikibot.config2 is deprecated and will be dropped
+* 6.2.0: Exceptions must be imported from exceptions namespace (T280227)
* 6.2.0: Deprecated exception identifiers will be removed (T280227)
* 6.2.0: empty_iterator will be removed in favour of iter()
* 6.1.0: tools.frozenmap will be removed in favour of types.MappingProxyType
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/689504
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Iccf7b28cba1bbee4d318bea27ffa611d66f90d1e
Gerrit-Change-Number: 689504
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]