COMMITS
/ Doc/tools/susp-ignored.csv April 16, 2021
V
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Victor Stinner committed
April 14, 2021
E
bpo-20364: Improve sqlite3 placeholder docs (GH-25003)
Erlend Egeberg Aasland committed
April 12, 2021
P
Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368)
Pablo Galindo committed
March 1, 2021
P
Remove unused suspicious rule in the docs
Pablo Galindo committed
February 26, 2021
B
bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917)
Brandt Bucher committed
January 4, 2021
P
Fix 'make suspicious' for the itertools module (GH-24097)
Pablo Galindo committed
November 1, 2020
R
Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo (GH-23078)
Raymond Hettinger committed
October 29, 2020
T
bpo-42061: Document __format__ for IP addresses (GH-23018)
Teugea Ioan-Teodor committed
October 23, 2020
R
Create a primer section for the descriptor howto guide (GH-22906)
Raymond Hettinger committed
October 21, 2020
A
Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
Andre Delfino committed
October 20, 2020
R
bpo-4356: Add key function support to the bisect module (GH-20556)
Raymond Hettinger committed
March 10, 2020
S
bpo-34822: Simplify AST for subscription. (GH-9605)
Serhiy Storchaka committed
February 26, 2020
O
bpo-34788: Add support for scoped IPv6 addresses (GH-13772)
opavlyuk committed
November 26, 2019
D
Remove use of deprecated `array.fromstring` method (GH-17332)
David Coles committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
October 26, 2019
S
bpo-38557: Improve documentation for list and tuple C API. (GH-16925)
Serhiy Storchaka committed
October 7, 2019
R
bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)
Ricardo Bánffy committed
September 11, 2019
A
bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861)
Anjali Bansal committed
September 10, 2019
J
bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)
Jason R. Coombs committed
July 21, 2019
N
Bpo-37644: update suspicious.csv for distutils/examples (GH-14885)
Ned Deily committed
July 16, 2019
D
Replace backquote with command substitution in subprocess doc example (GH-13941)
David Jones committed
June 17, 2019
V
bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008)
Vinay Sajip committed
May 28, 2019
M
bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
Matthias Bussonnier committed
May 27, 2019
R
bpo-35397: Remove deprecation and document urllib.parse.unwrap (GH-11481)
Rémi Lapeyre committed
May 26, 2019
A
Fix highlighting in importlib.metadata docs (GH-13575)
Anthony Sottile committed
May 24, 2019
J
bpo-34632: Add importlib.metadata (GH-12547)
Jason R. Coombs committed
May 14, 2019
N
bpo-36797: Prune more legacy distutils documentation (GH-13092)
Nick Coghlan committed
March 22, 2019
R
bpo-30670: Add pp function to the pprint module (GH-11769)
Rémi Lapeyre committed
March 14, 2019
A
Document actual string.punctuation value. (GH-12270)
Andre Delfino committed
November 14, 2018
J
bpo-32613: Update window FAQ (GH-5552)
Julien Palard committed
November 1, 2018
P
bpo-35075: Fix broken url in the pprint documentation (GH-10201)
Pablo Galindo committed
September 24, 2018
P
bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317)
Petr Viktorin committed
May 17, 2018
Z
bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915)
Zvezdan Petkovic committed
January 8, 2018
N
bpo-31975 (PEP 565): Show DeprecationWarning in __main__ (GH-4458)
Nick Coghlan committed
December 12, 2017
V
bpo-32230: Set sys.warnoptions with -X dev (#4820)
Victor Stinner committed
November 16, 2017
S
bpo-30349: Raise FutureWarning for nested sets and set operations (#1553)
Serhiy Storchaka committed
September 23, 2017
D
Docs: correct hashlib.blake2 keyed hashing example (bpo-31560)
Dmitry Chestnykh committed
September 5, 2017
N
Prevent a few make suspicious warnings. (#3341)
Ned Deily committed
September 4, 2017
L
Blurbify master branch. (#3298)
larryhastings committed
May 16, 2017
S
bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)
Serhiy Storchaka committed
May 3, 2017
X
bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326)
Xiang Zhang committed
April 13, 2017
S
bpo-29995: re.escape() now escapes only special characters. (#1007)
Serhiy Storchaka committed
S
bpo-30021: Add examples for re.escape(). (#1048)
Serhiy Storchaka committed
January 29, 2017
M
Issue #28822: Add susp-ignored entry for NEWS; fix grammar
Martin Panter committed
January 14, 2017
I
Issue #29062: Doc: Fix make suspicious
INADA Naoki committed
I
Issue #29062: Doc: Fix make suspicious
INADA Naoki committed
November 18, 2016
Z
Merge with 3.6
Zachary Ware committed
Z
Ignore newly added suspicious line
Zachary Ware committed
October 26, 2016
Z
Remove unused suspicious rules
Zachary Ware committed
Z
Ignore harmless suspicious markup
Zachary Ware committed