Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/789085 )
Change subject: [doc] update ROADMAP.rst ......................................................................
[doc] update ROADMAP.rst
Change-Id: I16c002047347ba0f315067fc95665db3076d8f52 --- M ROADMAP.rst 1 file changed, 6 insertions(+), 0 deletions(-)
Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
diff --git a/ROADMAP.rst b/ROADMAP.rst index dfe85ae..422b6af 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,6 +1,12 @@ Current release 7.3.0 ^^^^^^^^^^^^^^^^^^^^^
+* Preserve more workers than families are handled for preload_sites.py +* Close logging handlers before deleting them (:phab:`T91375`, :phab:`T286127`) +* Clear _sites cache if called with pwb wrapper (:phab:`T225594`) +* Enable short creation of a site if family name is equal to site code +* Use `exc_info=True` with pywikibot.exception() by default (:phab:`T306762`) +* Make IndexPage more robust when getting links in Page ns (:phab:`T307280`) * Do not print log header twice in log files (:phab:`T264235`) * Do not delegate logging output to the root logger (:phab:`T281643`) * Add `get_charset_from_content_type` to extract the charset from the content-type response header
pywikibot-commits@lists.wikimedia.org