COMMITS
/ scripts/delete.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
July 23, 2022
X
May 13, 2022
M
[IMPR]: delete.py: count deleted pages and other actions
Mpaa committed
March 30, 2022
M
[doc] Update documentation
Meno25 committed
March 2, 2022
J
add parameter types of int/float/str based on the default values
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 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 committed
June 14, 2021
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt committed
May 28, 2021
May 13, 2021
X
[tests] Fix deletionbot_tests
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
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 13, 2021
H
Renamed handleArg() method to handle_arg() in certain scripts
homeboy445 committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
October 25, 2020
October 21, 2020
M
[IMPR] delete.py: switch to new OptionHandler interface
Mpaa committed
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
July 14, 2020
July 13, 2020
J
[FIX] Use Dict in place of DefaultDict
JJMC89 committed
July 11, 2020
J
Update delete for py3
JJMC89 committed
February 12, 2020
X
[bugfix] Use current_page.site instead of self.site
xqt committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
November 18, 2019
X
[flake8] Solve flake8-comprehensions 3.1.1 issues
xqt committed
September 24, 2019
H
Make sure the user is logged in before attempting a delete
Huji Lee committed
May 10, 2019
D
[doc] Improve docs and fix some doc warnings
dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
November 26, 2018
T
[PEP8] Fixed W504 violations in script/ directory
takidelfin committed
May 27, 2018
X
[IMPR] Use skip_page method to ignore further processing
xqt committed
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 25, 2018
A
[cleanup] cleanup scripts/delete.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
July 10, 2018
M
Improve readability of delete.py
Matěj Suchánek committed
M
Improve grammar of delete.py
Matěj Suchánek committed
June 3, 2018
D
Fix some of the N806 errors
dalba committed
June 2, 2018
D
[cleanup] Fix copyright years
dvorapa committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
April 18, 2018
D
[IMPR][doc] Solve various warnings thrown in doctests
dvorapa committed
January 21, 2018
X
[IMPR] Simplify startswith/endswith code
xqt committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
January 13, 2017
J
Merge "[PEP8] Keep lines beneath 80 chars"
jenkins-bot committed
May 7, 2016
X
[PEP8] Keep lines beneath 80 chars
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
May 29, 2016
X
[fix] fix docstring
xqt committed