COMMITS
/ scripts/add_text.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
J
automatically convert type comments to annotations
JJMC89 committed
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
June 22, 2022
X
[bugfix] Fix -createonly option
xqt committed
September 15, 2021
D
[IMPR] Reword add_text argument descriptions to be more succinct.
Damian Johnson committed
X
March 30, 2022
X
[IMPR] Deprecate RedirectPageBot and NoRedirectPageBot
xqt committed
M
[doc] Update documentation
Meno25 committed
March 2, 2022
J
add None return type annotations
JJMC89 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
September 21, 2021
X
[types] Update types for add_text.py
xqt committed
September 18, 2021
X
[cleanup] remove deprecated add_text functions
xqt committed
August 18, 2021
M
add_text: Support -major option
Martin Urbanec committed
July 16, 2021
X
[doc] Fix doc for raising Exception in add_text.py
xqt committed
June 16, 2021
D
[IMPR] Simplify and test add_text's skip_page() method
Damian Johnson committed
J
Revert "[IMPR] Simplify AddTextBot.skip_page"
JJMC89 committed
June 13, 2021
D
[tests] Additional add_text test coverage
Damian Johnson committed
June 14, 2021
X
[IMPR] Simplify AddTextBot.skip_page
xqt committed
June 11, 2021
X
X
[IMPR] Use CurrentPageBot for add_text script
xqt committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 31, 2021
D
[cleanup] Remove deprecated add_text -except argument
Damian Johnson committed
May 26, 2021
D
[IMPR] Refactor and test add_text argument parsing
Damian Johnson committed
May 24, 2021
D
[cleanup] Minor add_text documentation revisions
Damian Johnson committed
May 10, 2021
X
[W0612] Hide unused loop variables
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
March 19, 2021
Z
[cleanup] Removal of unnecessary else / elif usage after return
ZabeMath committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 16, 2021
January 13, 2021
H
Renamed handleArg() method to handle_arg() in certain scripts
homeboy445 committed
November 4, 2020
D
Move -except and -excepttext to global page generator filters
diwanshu885 committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
November 14, 2020
U
[IMPR] Replaced PageNotSaved by PageSaveRelatedError
Udoka committed
November 7, 2020
U
[IMPR] Rewrite pywikibot scripts to support Python 3.5+ only
Udoka committed
October 25, 2020
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
September 27, 2020
J
Merge "[IMPR] Shorten the loop in add_text.py"
jenkins-bot committed
July 11, 2020
J
Update add_text for py3
JJMC89 committed
May 26, 2020
X
[bugix] replace SpamfilterError exceptions
xqt committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
April 9, 2020
X
[IMPR] Shorten the loop in add_text.py
xqt committed
March 24, 2020
X
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
November 5, 2019
J
component: docstring update patch for comments
jbowen2 committed
May 10, 2019
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
April 9, 2019
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed