jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1175541?usp=email )
Change subject: cleanup: preload_sites script was removed
......................................................................
cleanup: preload_sites script was removed
Bug: T348925
Change-Id: I114e367145c7e8f97427af87aba07e83700c1fda
---
M .codecov.yml
M pywikibot/scripts/__init__.py
M scripts/CHANGELOG.rst
3 files changed, 2 insertions(+), 8 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.codecov.yml b/.codecov.yml
index 403b073..9d56b91 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -22,7 +22,6 @@
- Users
- pywikibot/daemonize.py
- pywikibot/families/__init__.py
- - pywikibot/scripts/preload_sites.py
- pywikibot/scripts/version.py
- scripts/create_isbn_edition.py
- scripts/maintenance/colors.py
diff --git a/pywikibot/scripts/__init__.py b/pywikibot/scripts/__init__.py
index 8767657..415cf12 100644
--- a/pywikibot/scripts/__init__.py
+++ b/pywikibot/scripts/__init__.py
@@ -2,7 +2,8 @@
.. versionadded:: 7.0
.. versionremoved:: 9.4
- ``preload_sites`` script was removed (:phab:`T348925`).
+ ``preload_sites`` script, previously added in release 6.0
+ (:phab:`T226157`), was removed (:phab:`T348925`).
"""
#
# (C) Pywikibot team, 2021-2025
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 3f76e1a..1c93e6c 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -1051,12 +1051,6 @@
* update help string
-maintenance
-^^^^^^^^^^^
-
-* Add a preload_sites.py script to preload site information
- (:phab:`T226157`)
-
reflinks
^^^^^^^^
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1175541?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I114e367145c7e8f97427af87aba07e83700c1fda
Gerrit-Change-Number: 1175541
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]