COMMITS
/ scripts/movepages.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 14, 2022
M
[IMPR] refactor movepages.py
Mpaa committed
July 27, 2022
M
[IMPR] Simplify movepages.py
Mpaa committed
May 7, 2022
X
[bugfix] Enable arguments
xqt committed
April 27, 2022
March 21, 2022
March 2, 2022
J
add None return type annotations
JJMC89 committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
January 8, 2022
J
movepages: resolve pep8-naming issues
JJMC89 committed
November 2, 2021
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 27, 2021
D
[bugfix] movepages requires pre-cached credentials
Damian Johnson committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
June 8, 2021
C
pagegenerators: Add -url option
Chris Maynor committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 28, 2021
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson 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 16, 2021
B
Rename handleArg to handle_arg
Bharatkhatri committed
December 12, 2020
H
Modified 'super' to support python 3.5+ only
homeboy445 committed
April 4, 2020
X
[IMPR] Improvements for movepages.py
xqt committed
October 20, 2020
M
[IMPR] switch to new OptionHandler interface
Mpaa committed
July 14, 2020
July 11, 2020
J
Update movepages for py3
JJMC89 committed
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
January 4, 2020
J
[FIX] Prevent conflict with generator/filter arguments
JJMC89 committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
September 24, 2018
A
[cleanup] cleanup scripts/movepages.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
December 21, 2017
X
[IMPR] Introduce a timestamp in deprecated decorator
xqt committed
July 12, 2018
D
pywikibot/page.py: Fix N803 and N806 naming errors
dalba 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
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
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
July 2, 2016
M
March 4, 2016
D
Change: Unify name of parameters -pairs and -replacementfile in scripts
darthbhyrava committed
February 20, 2016
X
[doc] Add doc strings to methods (D102, D103)
xqt committed
February 12, 2016
X
[IMPR] use Bot.user_confirm()
xqt committed
January 21, 2016
M
movepages.py: prevent error message with from/to
Mpaa committed
September 12, 2015
J
Re-order imports
John Vandenberg committed