COMMITS
/ scripts/newitem.py October 11, 2022
X
[cleanup] deprecate Page.editTime() method
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
May 8, 2022
X
[bugfix] Call ExistingPageBot.skip_page() first
xqt committed
March 30, 2022
X
[IMPR] Deprecate RedirectPageBot and NoRedirectPageBot
xqt committed
January 9, 2022
X
[IMPR] Update hash bang from python to python3
xqt committed
September 21, 2021
J
Merge "[debug] do not pass OtherPageSaveRelatedError silently"
jenkins-bot committed
September 17, 2021
X
[debug] do not pass OtherPageSaveRelatedError silently
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
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
April 24, 2021
D
[cleanup] Suffix exceptions with 'Error'
Damian Johnson committed
April 20, 2021
M
[doc] Update documentation
Meno25 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
January 16, 2021
B
Rename handleArg to handle_arg
Bharatkhatri committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
December 12, 2020
H
Modified 'super' to support python 3.5+ only
homeboy445 committed
November 14, 2020
U
[IMPR] Replaced PageNotSaved by PageSaveRelatedError
Udoka committed
October 25, 2020
October 9, 2020
July 11, 2020
J
Update newitem for py3
JJMC89 committed
June 30, 2020
X
May 1, 2020
J
Merge "[cleanup] Replace deprecated getcurrenttime by server_time method"
jenkins-bot committed
April 30, 2020
X
[IMPR] Login in newitem script if necessary
xqt 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
September 30, 2019
D
[bugfix] Fix typos in several script docs
Dvorapa committed
March 24, 2019
D
[IMPR] Replace PY2 unicode with string in docs and unify across files
dvorapa committed
March 3, 2019
Z
Fixed AttributeError at newitem.py script
zoranzoki21 committed
July 18, 2018
F
newitem.py: disable touching pages for non autoconfirmed
Framawiki committed
November 26, 2018
T
[PEP8] Fixed W504 violations in script/ directory
takidelfin committed
November 8, 2018
J
[FIX] Prevent touch from re-creating pages
JJMC89 committed
September 24, 2018
A
[cleanup] cleanup scripts/newitem.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
November 6, 2017
M
[Bugfix] Touch the page, not the item in newitem.py
Matěj Suchánek committed
July 11, 2017
M
[Breaking] [IMPR] Make WikidataBot more abstract
Matěj Suchánek committed
August 6, 2017
X
Don't create Wikidata items for category redirects
XXN committed
July 4, 2017
X
Remove __version__ string from scripts
xqt committed
May 20, 2017
M
Page might have been moved without redirect or deleted.
multichill committed
May 2, 2017
J
Merge "[IMPR] Provide preloading via GeneratorFactory.getCombinedGenerator()"
jenkins-bot committed
May 16, 2016
January 16, 2017
M
[IMPR] Update newitem.py to use WikidataBot.user_edit_entity
Matěj Suchánek committed
December 16, 2016
T
newitem.py doesn't crash on LockedPage
Tomasz Magulski committed
September 12, 2015
J
Re-order imports
John Vandenberg committed