Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/815682 )
Change subject: [doc] update ROADMAP.rst and CHANGELOG.rst
......................................................................
[doc] update ROADMAP.rst and CHANGELOG.rst
Change-Id: Iacdebe2381bf77c06c10734ebcc2ea929fa7bd6e
---
M ROADMAP.rst
M scripts/CHANGELOG.rst
2 files changed, 8 insertions(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/ROADMAP.rst b/ROADMAP.rst
index ca3bb1b..405088a 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,8 +1,12 @@
Current release 7.5.0
^^^^^^^^^^^^^^^^^^^^^
+* Add support for blkwiki (:phab:`T310875`)
+* L10N Updates
+* Fix duplicate source detection in
:meth:`pywikibot.WikidataBot.user_add_claim_unless_exists`
+* :mod:`pywikibot.textlib`.tzoneFixedOffset class was renamed to
:class:`pywikibot.time.TZoneFixedOffset`
* Wrapper method
:meth:`parsevalue()<pywikibot.site._datasite.DataSite.parsevalue>`
- around wbparsevalue was added (:phab:`T112140`)
+ around wbparsevalue was added (:phab:`T112140`, :phab:`T312755`)
* L10N updates
* Fix cp encodings in :func:`get_charset_from_content_type()
<pywikibot.comms.http.get_charset_from_content_type>` (:phab:`T312230`)
@@ -21,6 +25,7 @@
Deprecations
^^^^^^^^^^^^
+* 7.5.0: :mod:`pywikibot.textlib`.tzoneFixedOffset class will be removed in
favour of :class:`pywikibot.time.TZoneFixedOffset`
* 7.4.0: `FilePage.usingPages()` was renamed to
:meth:`using_pages()<pywikibot.FilePage.using_pages>`
* 7.2.0: ``tb`` parameter of :func:`exception()<pywikibot.exception>` function
was renamed to ``exc_info``
* 7.2.0: XMLDumpOldPageGenerator is deprecated in favour of a `content`
parameter of `XMLDumpPageGenerator` (:phab:`T306134`)
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 88b4b02..4800e20 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -9,6 +9,8 @@
harvest_template
~~~~~~~~~~~~~~~~
+* Support harvesting time values (:phab:`T66503`)
+* Do not rely on self.current_page.site
* Add ``-inverse`` option for inverse claims (:phab:`T173238`)
* Only follow redirects in harvest_template.py if no wikibase item
exists (:phab:`T311883`)
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/815682
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: Iacdebe2381bf77c06c10734ebcc2ea929fa7bd6e
Gerrit-Change-Number: 815682
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[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]