COMMITS
/ scripts/weblinkchecker.py September 28, 2022
X
[IMPR] Simplify access to Match object
xqt committed
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
September 24, 2022
X
September 8, 2022
June 19, 2022
X
[fix] move get_closest_memento_url to data/memento.py
xqt committed
June 6, 2022
X
[fix] Add a memento_client fix to the framework
xqt committed
May 13, 2022
J
Merge "[IMPR] Weblinkchecker: throttle connections to the same host"
jenkins-bot committed
May 5, 2022
X
May 6, 2022
X
[IMPR] Do not kill threads in weblinkchecker.py
xqt committed
X
[IMPR] Use Page.extlinks() to get external links
xqt committed
April 18, 2022
X
[IMPR] Deprecate tools.formatter.color_format
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 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
January 8, 2022
J
weblinkchecker: resolve pep8-naming issues
JJMC89 committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 27, 2021
X
[fix] Replace deprecated threading functions and methods
xqt committed
June 14, 2021
June 5, 2021
M
[doc] Update documentation
Meno25 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
May 5, 2021
Z
[doc] fix 'can not' typos
ZabeMath 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 11, 2021
X
[IMPR] use http.HTTPStatus description, phrase and value
xqt committed
March 24, 2021
X
[IMPR] Simplify comparing empty sequences
xqt committed
March 20, 2021
H
Clear unnecessary elifs & elses
homeboy445 committed
March 14, 2021
March 6, 2021
X
[pep8] Line break before a binary operator
xqt committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 16, 2021
J
Merge "[cleanup] remove deprecated weblinkchecker LinkChecker class"
jenkins-bot committed
B
Rename handleArg to handle_arg
Bharatkhatri committed
December 15, 2020
X
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
December 10, 2020
X
[bugfix] Fix Attribute Error for HttpRequest
xqt committed
November 2, 2020
H
imported config2 as config and renamed config2 as config
homeboy445 committed
October 25, 2020
October 21, 2020
X
October 6, 2020
J
Merge "[IMPR] Use with contextlib.suppress context manager"
jenkins-bot committed
October 5, 2020
J
Merge "[IMPR] Use ThreadList with weblinkchecker.py"
jenkins-bot committed
J
Merge "[4.0] remove Python 2 related code in weblinkchecker.py"
jenkins-bot committed
October 1, 2020
X
[IMPR] Use with contextlib.suppress context manager
xqt committed
September 6, 2020
M
Prefer super calls over explicit parent method calls
Matěj Suchánek committed
May 19, 2019
X
[IMPR] Use ThreadList with weblinkchecker.py
xqt committed