COMMITS
/ scripts/cosmetic_changes.py September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
April 27, 2022
March 30, 2022
X
[IMPR] Deprecate RedirectPageBot and NoRedirectPageBot
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
November 1, 2021
X
FEAT] skip InvalidPageError in cosmetic_changes.py
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 14, 2021
June 12, 2021
X
[IMPR] Improvements for cosmetic_changes.py
xqt committed
X
[IMPR] set -ignore option to CANCEL.MATCH by default
xqt committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 28, 2021
X
[IMPR] Use IntEnum with cosmetic_changes CANCEL
xqt committed
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
April 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
January 31, 2021
J
[IMPR] Set execute bit on scripts missing it
JJMC89 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 13, 2021
H
Renamed handleArg() method to handle_arg() in certain scripts
homeboy445 committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
April 15, 2020
November 1, 2020
J
Merge "[fix] typing Dict, List, Set, Tuple are deprecated in Python 3.9"
jenkins-bot committed
October 30, 2020
U
[IMPR] Rewrite scripts using new option handler
Udoka committed
October 25, 2020
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
July 11, 2020
J
Update cosmetic_changes for py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
May 10, 2019
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
September 25, 2018
A
[cleanup] cleanup scripts/cosmetic_changes.py
Alangi Derick committed
September 21, 2018
X
[fix] Make __future__ division mandatory
xqt committed
September 9, 2018
D
Fix type hints for *args and **kwargs
dalba committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
May 2, 2017
J
Merge "[IMPR] Provide preloading via GeneratorFactory.getCombinedGenerator()"
jenkins-bot committed
May 16, 2016
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
April 6, 2017
A
Replaced the word 'async' with 'asynchronous'
ayushjain19 committed
March 13, 2017
M
Clean up obsolete code in cosmetic_changes.py
Matěj Suchánek committed
January 13, 2017
J
Merge "[PEP8] Keep lines beneath 80 chars"
jenkins-bot committed
May 7, 2016
X
[PEP8] Keep lines beneath 80 chars
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
October 16, 2015
J
cosmetic changes: no warning in simulate mode
John Vandenberg committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
August 14, 2015
F
[FIX] scripts: unicode_literals import
Fabian Neundorf committed
July 26, 2015
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
June 15, 2015
F
[BREAK] [FEAT] SingleSiteBot and MultipleSitesBot
Fabian Neundorf committed
June 5, 2015
R
Fix some misspellings
Ricordisamoa committed