COMMITS
/ scripts/watchlist.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
September 8, 2022
August 26, 2022
X
[IMPR] retrieved watchlist in parallel tasks.
xqt committed
April 27, 2022
March 30, 2022
M
[doc] Update documentation
Meno25 committed
March 14, 2022
J
cleanup/remove blanket noqa and type: ignore
JJMC89 committed
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
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
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
April 5, 2021
X
[script] recover several scripts
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
November 7, 2020
U
[IMPR] Rewrite pywikibot scripts to support Python 3.5+ only
Udoka committed
May 19, 2020
D
[FEAT] Users might want to know only the count of their watchlist
Derick A committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
January 12, 2020
X
[cleanup] Cleanup sysop option in watchlist.py
xqt committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
February 19, 2019
Z
[IMPR] watchlist.py: Minor improvisation of documentation
zoranzoki21 committed
September 23, 2018
A
[cleanup] cleanup scripts/watchlist.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 17, 2018
X
[IMPR] Don't use a list for lookup
xqt committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
November 29, 2016
X
Remove compat stuff "via API" from user messages
xqt committed
March 25, 2016
X
[bugfix] Don't break watchlist.py for InvalidTitle
xqt committed
March 4, 2016
September 12, 2015
J
Re-order imports
John Vandenberg 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
June 29, 2015
A
May 7, 2015
J
Request: warn if site not provided
John Vandenberg committed
April 18, 2015
A
scripts: add missing /usr/bin/python shebang
Antoine Musso committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
December 14, 2014
J
watchlist.py ignores sysop doing refresh all
John Vandenberg committed
December 8, 2014
J
nose related script tests updates
John Vandenberg committed
November 9, 2014
J
Merge "Replacing Request by CachedRequest"
jenkins-bot committed
October 15, 2014
O
Replacing Request by CachedRequest
opensourceware committed
October 8, 2014
J
Standardise script main()
John Vandenberg committed
J
Add config.pickle_protocol, default to version 2
John Vandenberg committed
September 11, 2014
F
[IMPROV] Pickle: Open files in binary mode
Fabian Neundorf committed
August 1, 2014
J
Fix support for site where lang != code
John Vandenberg committed