COMMITS
/ scripts/templatecount.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
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
January 8, 2022
J
templatecount: resolve pep8-naming issues
JJMC89 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
May 13, 2021
X
[IMPR] Avoid redefining of builtin functions
xqt committed
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
October 25, 2020
July 12, 2020
J
Update templatecount to py3
JJMC89 committed
May 19, 2020
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 23, 2018
A
[cleanup] cleanup scripts/templatecount.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] Fix script calls in docs
dvorapa committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa 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
March 4, 2016
January 9, 2016
X
[DOC] Add doc strings to methods
xqt 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 29, 2015
J
Deprecate BaseSite.*_namespace()
John Vandenberg committed
August 3, 2015
J
Merge "[IMPROV] Make example commands in help similar"
jenkins-bot committed
August 2, 2015
F
[IMPROV] Make example commands in help similar
Fabian Neundorf committed
July 26, 2015
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
July 2, 2015
F
[FEAT] NamespacesDict to replace Namespace methods
Fabian Neundorf committed
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
October 27, 2014
R
[WIP] improve methods not bound to an instance
Ricordisamoa committed
January 20, 2015
F
[FEAT] Scripts: Use more intelligent generators
Fabian Neundorf committed
January 25, 2015
X
October 23, 2014
F
[FEAT/FIX] Use input_choice or new input_yn
Fabian Neundorf committed
October 8, 2014
J
Docstring fixes in scripts
John Vandenberg committed
J
Standardise script main()
John Vandenberg committed
July 15, 2014
J
Update Pywikipedia to Pywikibot and fix (C) lines
John Vandenberg committed
June 5, 2014
X
simplify operation argument handling
xqt committed
May 4, 2014
K
(bug 64882) Port templatecount.py from compat
Kunal Mehta committed