COMMITS
/ scripts/coordinate_import.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
August 1, 2022
X
[doc] Update references
xqt committed
April 15, 2022
X
[W0048] Merge 'if' statements
xqt committed
March 30, 2022
M
[doc] Update documentation
Meno25 committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
October 17, 2021
X
[IMPR] Provide ConfigParserBot for several scripts
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 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
January 31, 2021
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
November 9, 2020
X
[IMPR] Add -site option as -family -lang shortcut
xqt committed
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 coordinate_import for py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
September 30, 2019
D
[bugfix] Fix typos in several script docs
Dvorapa committed
August 14, 2019
S
coordinate_import: fix typo in comment
Simon Legner committed
July 16, 2019
M
[bugfix] Don't try to import coordinates if they are not supported
Matěj Suchánek committed
June 19, 2019
D
Fix doc warning introduced in 06ae757533b
Dvorapa committed
June 15, 2019
M
[IMPR] Make coordinate_import.py work on a set of Wikidata items
Matěj Suchánek committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
September 25, 2018
A
[cleanup] cleanup scripts/coordinate_import.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
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
September 1, 2017
M
Allow creating new Wikidata items in coordinate_import.py
Matěj Suchánek committed
September 7, 2017
M
[Doc] Clean up uses of '¶ms;' placeholder
Matěj Suchánek committed
July 11, 2017
M
[Breaking] [IMPR] Make WikidataBot more abstract
Matěj Suchánek 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
November 27, 2016
X
[DOC] Keep -help doc beneath 79 chars
xqt 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
September 8, 2015
J
Enforce __future__.absolute_import
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