COMMITS
/ scripts/djvutext.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 27, 2022
March 2, 2022
J
add None return type annotations
JJMC89 committed
January 21, 2022
X
[IMPR] Simplify int assignment
xqt 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
October 3, 2021
M
[IMPR]: clarify variable name in djvutext.py
Mpaa committed
M
[bugfix] pass site arg only once to DjVuTextBot
Mpaa committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
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
April 17, 2021
X
[IMPR] Improvements for djvutext.py
xqt committed
X
[scripts] recover djvutext.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 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
October 25, 2020
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
October 9, 2020
September 7, 2020
March 7, 2019
X
[IMPR] make suggest_help a function
xqt 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 25, 2018
A
[cleanup] cleanup scripts/djvutext.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
July 4, 2018
Z
Added more useful output on overwrite fail
zef committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
June 18, 2017
F
Remove unnecessary botflag=True and minorEdit=True
Framawiki 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 25, 2016
M
djvutxt.py: specify Page ns in title when creating Page
Mpaa committed
September 12, 2015
J
Re-order imports
John Vandenberg committed
October 8, 2015
F
[IMPROV] i18n: Deprecate twntranslate
Fabian Neundorf committed
September 23, 2015
M
[FIX] Fix errors in proofreadpage.py and djvutxt.py
Mpaa committed
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
May 7, 2015
M
Added DjVuFile class and djvutext.py in core
Mpaa committed