COMMITS
/ scripts/data_ingestion.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 2, 2022
X
[doc] Update documentation
xqt committed
June 5, 2022
X
[doc] Fix documentation for data_ingestion.py
xqt committed
April 26, 2022
March 2, 2022
M
[IMPR] Improvements for data_ingestion.py
Mpaa committed
J
add None return type annotations
JJMC89 committed
February 17, 2022
J
sort import and ugrade syntax
JJMC89 committed
February 5, 2022
X
January 28, 2022
X
[scripts] recover data_ingestion.py
xqt committed
January 31, 2021
J
[6.0] Archive unused scripts and remove already archived scripts
JJMC89 committed
December 30, 2020
X
[tests] add flake8-bugbear tests
xqt 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
December 14, 2020
J
Merge "[cleanup] remove deprecated methods/properties in data_ingestion.py"
jenkins-bot committed
December 11, 2020
J
Merge "[fix] Fix spelling mistakes"
jenkins-bot committed
December 10, 2020
X
[IMPR] Replace HttpRequest.raw with HttpRequest.content
xqt committed
December 6, 2020
X
[fix] Fix spelling mistakes
xqt committed
October 25, 2020
October 15, 2020
U
[IMPR] Replaced basestring by str
Udoka committed
August 4, 2020
X
[4.0] Remove Python 2 code in data_ingestion.py
xqt committed
May 5, 2020
D
[IMPR] Add to docs in scripts/data_ingestion.py
dcslagel committed
April 20, 2020
X
[IMPR] split specialbots into parts
xqt committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
November 5, 2019
M
component: fix docstrings to avoid warnings
msu-denver-team committed
June 19, 2019
D
refactor: remove unused local variable assignments
dalba committed
May 13, 2019
D
[FEAT] Suggest help for missing dependencies in scripts
dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
February 17, 2019
X
[cleanup] Use tools.PY2 instead of sys.version_info
xqt committed
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 25, 2018
A
[cleanup] cleanup scripts/data_ingestion.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 23, 2018
J
Merge "[IMPR] Introduce a timestamp in deprecated decorator"
jenkins-bot committed
X
[IMPR] Delete non-informative doc strings
xqt 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
June 2, 2018
D
[cleanup] Fix copyright years
dvorapa committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
May 3, 2018
D
tox.ini: Enable E402 and disable I201 checks
dalba committed
December 6, 2017
X
[IMPR] some improvements for data_ingestion.py
xqt 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
April 14, 2016
X
[IMPR] Separate scripts and library part
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
August 7, 2016
X
[flake8] Use flake8-comprehensions
xqt committed
January 16, 2016
J
Fix docstring capitalization in return types and behavior
Jamison Lofthouse committed