COMMITS
/ scripts/basic.py August 1, 2022
X
[doc] Update references
xqt committed
May 13, 2022
X
[bugfix] fix suggest_help usage
Xqt committed
X
March 30, 2022
X
[IMPR] Deprecate RedirectPageBot and NoRedirectPageBot
xqt committed
M
[doc] Update documentation
Meno25 committed
March 11, 2022
X
[IMPR] solve some deepsource issues
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
October 16, 2021
X
[doc] Update ConfigParserBot documentation
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
April 6, 2020
October 25, 2020
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
August 7, 2020
X
[IMPR] Improvements for OptionHandler
xqt committed
July 11, 2020
J
Update basic for py3
JJMC89 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
March 5, 2019
X
[fix] Fix spelling mistakes
xqt committed
January 29, 2019
X
September 22, 2018
X
[cleanup] Remove handling of old -dry parameter
xqt 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
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
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
January 27, 2018
X
[PEP8] Keep lines below 80 chars
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
March 18, 2017
D
basic.py: Fix typos
dalba committed
February 6, 2017
X
[DOC] replace wrong option doc
xqt committed
August 22, 2016
X
cosmetic changes
xqt committed
January 24, 2016
September 8, 2015
J
Enforce __future__.absolute_import
John Vandenberg 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
December 24, 2014
R
standardize basic.py
Ricordisamoa committed
April 30, 2015
A
Use 'summary' instead of 'comment' in page.save()
amir committed