COMMITS
/ scripts/pagefromfile.py October 1, 2022
M
[IMPR]: pagefromfile.py: compute regex only once
Mpaa committed
M
[bugfix]: Catch TypeError instead of AttributeError
Mpaa committed
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
September 26, 2022
J
automatically upgrade syntax for python 3.6
JJMC89 committed
July 24, 2022
X
[IMPR] Make PageFromFileReader an abc.Generator
xqt committed
X
April 27, 2022
March 11, 2022
X
[IMPR] solve some deepsource issues
xqt committed
March 2, 2022
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
September 12, 2021
M
[IMPR]: preload pages in pagefromfile.py
Mpaa committed
September 25, 2021
J
[fix] pagefromfile: don't ask for confirmation by default
JJMC89 committed
September 18, 2021
X
[doc] Fix/add typing hints in script's main function
xqt committed
July 8, 2021
X
[flake8] Fix N818 naming styles
xqt committed
June 19, 2021
J
[IMPR] Update bots to use update_options
JJMC89 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
April 30, 2021
J
standardize imports and check with flake8-isort
JJMC89 committed
March 20, 2021
H
Clear unnecessary elifs & elses
homeboy445 committed
January 22, 2021
B
Removed remove magic coding comments # -*- coding: utf-8 -*-
Bharatkhatri committed
December 21, 2020
X
[IMPR] Add backports to support older Python versions
xqt committed
November 1, 2020
J
Merge "[fix] typing Dict, List, Set, Tuple are deprecated in Python 3.9"
jenkins-bot committed
October 30, 2020
U
[IMPR] Rewrite scripts using new option handler
Udoka committed
October 25, 2020
July 14, 2020
July 11, 2020
J
Update pagefromfile 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
November 17, 2018
N
[PEP8] Fix W504 errors in 7 files
Nils ANDRÉ-CHANG committed
September 27, 2018
D
Fix all diff_checker related errors in scripts/*
dalba committed
September 24, 2018
A
[cleanup] cleanup scripts/pagefromfile.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 5, 2018
J
Merge "[bugfix] Terminate script instead of raising an error"
jenkins-bot committed
X
[bugfix] Terminate script instead of raising an error
xqt committed
X
[IMPR] New options for pagefromfile.py
xqt committed
June 9, 2018
June 3, 2018
D
Fix some of the N806 errors
dalba committed
May 20, 2018
X
[doc] __init__ method is initializer not a constructor
xqt committed
April 14, 2018
D
[IMPR][doc] Make usage of title in pagefromfile.py more clear
dvorapa committed
August 2, 2017
X
[PEP8] Keep line length beneath 80 chars
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
February 21, 2016
X
[IMPR] use OptionHandler class for PageFromFileReader
xqt committed
X
[IMPR] Improve pagefromfile.py
xqt committed
October 28, 2016
X
[doc] remove duplicate spaces inside doc strings
xqt committed
October 10, 2016
X
[bugfix] reset the page.text content
xqt committed