COMMITS
/ Doc/tools/susp-ignored.csv June 29, 2022
J
gh-86404: [doc] Two 'make suspicious' false positives. (GH-94407)
Julien Palard committed
June 11, 2022
J
gh-86404: [doc] A make sucpicious false positive. (GH-93710)
Julien Palard committed
April 5, 2022
J
bpo-42238: [doc]: A make sucpicious false positive. (GH-32329)
Julien Palard committed
April 3, 2022
J
bpo-42238: [doc]: make suspicious: false positive. (GH-32292)
Julien Palard committed
March 23, 2022
J
March 18, 2022
J
[doc] Some more make suspicious false positives. (GH-31977)
Julien Palard committed
January 28, 2022
J
bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. (GH-30981)
Julien Palard committed
January 27, 2022
J
[doc]: Spotted errors while working on rstlint. (GH-30879)
Julien Palard committed
December 7, 2021
P
Fix some false positives of documentation syntax problems
Pablo Galindo committed
November 19, 2021
J
bpo-42238: [doc]: Hide false positive in make suspicious. (GH-29636)
Julien Palard committed
October 9, 2021
J
[doc]: update susp-ignored.csv after a98b273c. (GH-28827)
Julien Palard committed
September 6, 2021
J
bpo-42238: [doc] remove unused, and deduplicate, suspicious ignore rules. (GH-28137)
Julien Palard committed
August 26, 2021
J
bpo-42238: [doc] Some more make suspicious false positives. (GH-27945)
Julien Palard committed
August 24, 2021
J
bpo-39452: Rewrite and expand __main__.rst (#26883)
Jack DeVries committed
August 23, 2021
M
bpo-42560: rewrite of Tkinter docs "life preserver" (GH-27842)
Mark Roseman committed
May 19, 2021
E
bpo-44106: Improve sqlite3 example database contents (GH-26027)
Erlend Egeberg Aasland committed
May 2, 2021
C
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)
Christian Heimes committed
April 27, 2021
K
bpo-43766: Fix TypeGuard docs (#25660)
Ken Jin committed
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