COMMITS
/ scripts/misspelling.py September 28, 2022
X
[IMPR] Simplify access to Match object
xqt committed
September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
April 23, 2022
M
[doc] Update documentation
Meno25 committed
April 18, 2022
X
[IMPR] Deprecate tools.formatter.color_format
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 14, 2021
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
April 12, 2021
M
[doc] Update documentation
Meno25 committed
March 3, 2021
X
March 1, 2021
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
November 2, 2020
X
[IMPR] Improvements for misspelling.py
xqt committed
March 19, 2016
July 24, 2020
X
[4.0] Remove UnicodeType from several scripts
xqt committed
July 21, 2020
M
Add misspellingCategory for Arabic Wikipedia (arwiki)
Meno25 committed
July 11, 2020
J
Update misspelling for py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
March 24, 2019
J
Merge "[bugfix] Fix basestring/StringTypes across scripts"
jenkins-bot committed
D
[bugfix] Fix basestring/StringTypes across scripts
dvorapa committed
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
March 5, 2019
X
[fix] Fix spelling mistakes
xqt committed
September 24, 2018
A
[cleanup] cleanup scripts/misspelling.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
July 12, 2018
D
pywikibot/page.py: Fix N803 and N806 naming errors
dalba committed
June 18, 2018
D
[doc] Narrow or fix multiple links
dvorapa committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
May 18, 2018
P
fix typos in the comments of misspelling.py
Peter Grassberger committed
May 13, 2018
X
[cleanup] deprecate pagegenerators.CombinedPageGenerator
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
June 18, 2017
J
Merge "[bugfix] Fix comparing template name"
jenkins-bot committed
May 5, 2017
X
[pep8] Keep line length below 80 chars
xqt committed
April 24, 2017
January 24, 2016
X
[bugfix] Fix comparing template name
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
May 5, 2016
X
[IMPR] Simplify arg parsing
xqt committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
November 19, 2014
J
Use absolute imports of script interdependencies
John Vandenberg committed
August 11, 2015
July 29, 2015
J
Merge "[bugfix] enable misspelling.py for misspellingTemplate localisation"
jenkins-bot committed
July 7, 2015
X
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed
A
scripts: add missing /usr/bin/python shebang
Antoine Musso committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
October 8, 2014
J
Docstring fixes in scripts
John Vandenberg committed