Skip to content

Commit 615f768

Browse files
xqtjenkins-bot
authored andcommitted
cleanup: preload_sites script was removed
Bug: T348925 Change-Id: I114e367145c7e8f97427af87aba07e83700c1fda
1 parent c13928c commit 615f768

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ coverage:
2222
- Users
2323
- pywikibot/daemonize.py
2424
- pywikibot/families/__init__.py
25-
- pywikibot/scripts/preload_sites.py
2625
- pywikibot/scripts/version.py
2726
- scripts/create_isbn_edition.py
2827
- scripts/maintenance/colors.py

pywikibot/scripts/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
33
.. versionadded:: 7.0
44
.. versionremoved:: 9.4
5-
``preload_sites`` script was removed (:phab:`T348925`).
5+
``preload_sites`` script, previously added in release 6.0
6+
(:phab:`T226157`), was removed (:phab:`T348925`).
67
"""
78
#
89
# (C) Pywikibot team, 2021-2025

scripts/CHANGELOG.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,12 +1051,6 @@ login
10511051

10521052
* update help string
10531053

1054-
maintenance
1055-
^^^^^^^^^^^
1056-
1057-
* Add a preload_sites.py script to preload site information
1058-
(:phab:`T226157`)
1059-
10601054
reflinks
10611055
^^^^^^^^
10621056

0 commit comments

Comments
 (0)