COMMITS
/ scripts/replicate_wiki.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
September 8, 2022
April 23, 2022
X
[IMPR] make logging interface consistent
xqt committed
March 27, 2022
M
[doc] Update documentation
Meno25 committed
March 2, 2022
J
add return types for some scalars
JJMC89 committed
J
add None return type annotations
JJMC89 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
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
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
February 22, 2021
X
[IMPR] use default logger for stdout
xqt committed
X
[bugfix] replace pages in all sites
xqt committed
X
[6.0] restore replicate_wiki.py
xqt committed
January 31, 2021
J
[6.0] Archive unused scripts and remove already archived scripts
JJMC89 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
December 14, 2020
J
Merge "[cleanup] Remove deprecated namespace function in replicate_wiki.py"
jenkins-bot committed
December 10, 2020
December 6, 2020
X
[fix] Fix spelling mistakes
xqt committed
August 4, 2020
May 12, 2020
X
[IMPR] use defaultdict within replicate_wiki.py
xqt committed
X
[flake8] Solve some flake8 issues
xqt committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
March 24, 2019
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/replicate_wiki.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
December 21, 2017
X
[IMPR] Introduce a timestamp in deprecated decorator
xqt committed
July 12, 2018
D
pywikibot/page.py: Fix N803 and N806 naming errors
dalba committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
April 15, 2018
D
[IMPR][doc] Major update and fixup of docs
dvorapa committed
April 1, 2018
August 2, 2017
X
[PEP8] Keep line length beneath 80 chars
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
June 11, 2016
X
[doc] remove unsupported -f option
xqt committed
February 20, 2016
X
[doc] Add doc strings to methods (D102, D103)
xqt committed
January 16, 2016
J
Fix docstring capitalization in return types and behavior
Jamison Lofthouse committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
J
Use new-style classes inheriting from object
John Vandenberg committed
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg committed
August 2, 2015
F
[IMPROV] Make example commands in help similar
Fabian Neundorf committed
May 15, 2015
F
[IMPROV] site: Deprecate self callable namespaces
Fabian Neundorf committed
April 19, 2015
J
Use /usr/bin/python as the shebang
John Vandenberg committed
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed