COMMITS
/ scripts/interwiki.py November 2, 2022
X
[FIX] Fix string concatenation in interwiki.py
xqt committed
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 16, 2022
J
Merge "[IMPR] Provide global -config option to specify the user config file name"
jenkins-bot committed
August 25, 2022
X
[IMPR] use @staticmethod for several methods
xqt committed
September 8, 2022
July 23, 2022
July 22, 2022
X
[bugfix] Fix wrong Subject property in interwiki.py
xqt committed
July 9, 2022
June 18, 2022
X
[IMPR] Improvements for interwiki.py
xqt committed
June 19, 2022
A
Fix regression for interwiki script
Azamat H. Hackimov committed
June 17, 2022
X
June 3, 2022
X
[IMPR] Simplify code
xqt committed
April 27, 2022
April 23, 2022
X
[IMPR] make logging interface consistent
xqt committed
April 22, 2022
J
Merge "[W0048] Merge 'if' statements"
jenkins-bot committed
April 18, 2022
X
[IMPR] Deprecate tools.formatter.color_format
xqt committed
April 15, 2022
X
[W0048] Merge 'if' statements
xqt committed
March 11, 2022
X
[IMPR] solve some deepsource issues
xqt committed
March 10, 2022
X
[IMPR] Split check_page() to reduce code complexity
xqt committed
X
March 9, 2022
X
[typing] Add some type hints
xqt committed
March 3, 2022
J
add parameter type of bool based on the default value
JJMC89 committed
March 2, 2022
J
add parameter types of int/float/str based on the default values
JJMC89 committed
J
add return types for some scalars
JJMC89 committed
J
add return type annotations to some magaic methods
JJMC89 committed
J
add None return type annotations
JJMC89 committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
January 27, 2022
J
Merge "[cleanup] Remove interwiki.PageTree and use SizedKeyCollection directly"
jenkins-bot committed
January 23, 2022
X
January 22, 2022
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
January 1, 2022
X
[fix] Fix some deepsource issues
xqt committed
October 17, 2021
X
[cleanup] Remove compat deprecation hint
xqt committed
October 13, 2021
X
[docs] Fix a few typos
xqt committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt 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 14, 2021
X
May 10, 2021
X
[W0120] Useless else clause detected on the loop
xqt committed
April 28, 2021
D
[cleanup] Consistently use string's format()
Damian Johnson committed
April 30, 2021
X
[docs] Update docs
xqt committed
J
standardize imports and check with flake8-isort
JJMC89 committed
April 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
April 12, 2021
M
[doc] Fix typos in documentation
Meno25 committed
April 7, 2021
J
Merge "[IMPR] move interwiki.PageTree class to tools"
jenkins-bot committed
J
Merge "[IMPR] Use collections.Counter for InterwikiBot.counts"
jenkins-bot committed
March 31, 2021
X
[IMPR] move interwiki.PageTree class to tools
xqt committed
X
[bugfix] Fix isDone() method
xqt committed