COMMITS
/ scripts/illustrate_wikidata.py September 27, 2022
X
[IMPR] Remove pywikibot.output() with pywikibot.info()
xqt committed
April 26, 2022
March 27, 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
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 14, 2021
March 22, 2021
X
[doc] convert epytext docstrings to sphinx format
xqt 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
July 11, 2020
J
Update illustrate_wikidata for py3
JJMC89 committed
June 14, 2015
R
Credit the Pywikibot team as a whole
Ricordisamoa committed
March 7, 2019
X
[IMPR] make suggest_help a function
xqt committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
January 29, 2019
X
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 24, 2018
A
[cleanup] cleanup scripts/illustrate_wikidata.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 12, 2018
D
pywikibot/page.py: Fix N803 and N806 naming errors
dalba committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
July 11, 2017
M
[Breaking] [IMPR] Make WikidataBot more abstract
Matěj Suchánek committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
July 1, 2017
F
[bugfix] illustratewikidata: rename page_image key in page_image_free
Framawiki committed
May 2, 2017
J
Merge "[IMPR] Provide preloading via GeneratorFactory.getCombinedGenerator()"
jenkins-bot committed
May 16, 2016
April 29, 2017
D
flake8: Fix E305 errors and remove it from ignored codes
dalba committed
April 17, 2017
M
[IMPR] Introduce user_add_claim and allow asynchronous ItemPage.addClaim
Matěj Suchánek committed
November 27, 2016
X
[DOC] Keep -help doc beneath 79 chars
xqt committed
May 7, 2016
X
[PEP8] Keep lines beneath 80 chars
xqt 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
July 26, 2015
J
Merge "[FEAT] scripts: Sensible error information"
jenkins-bot committed
F
[FEAT] scripts: Sensible error information
Fabian Neundorf committed
July 21, 2015
F
[IMPROV] Reduce line length to 100 characters
Fabian Neundorf committed
April 18, 2015
A
scripts: set executable mode on all scripts
Antoine Musso committed
April 7, 2015
F
[IMPROV] Use unicode_literals
Fabian Neundorf committed
December 13, 2014
J
Dont use 'gen' to refer to the generator factory
John Vandenberg committed
October 22, 2014
X
Merge "Validate WikidataBot .site and .repo"
XZise committed
October 21, 2014
J
Validate WikidataBot .site and .repo
John Vandenberg committed
October 8, 2014
J
Standardise script main()
John Vandenberg committed
September 18, 2014
J
Implement item-centric WikidataBot.run
John Vandenberg committed
August 5, 2014
R
new Bot.current_page property to set and log the working page
Ricordisamoa committed
August 19, 2014
A
Pep257 on scripts folder
amir committed
August 8, 2014
R
rename ImagePage to FilePage
Ricordisamoa committed
July 15, 2014
J
Update Pywikipedia to Pywikibot and fix (C) lines
John Vandenberg committed
June 8, 2014
X
Update usage help string
xqt committed
May 26, 2014
R
Use new Property.type getter
Ricordisamoa committed