COMMITS
/ Doc/whatsnew/3.3.rst September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
September 3, 2025
A
GH-101100: Resolve reference warnings in whatsnew/3.3.rst (#138414)
Adam Turner committed
May 8, 2025
B
gh-133644: remove deprecated `PyImport_ImportModuleNoBlock` (#133655)
Bénédikt Tran committed
January 2, 2025
September 25, 2024
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
January 10, 2024
S
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka committed
January 3, 2024
H
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade committed
January 2, 2024
H
gh-101100: Fix Sphinx warnings from removed `~!` references (#113629)
Hugo van Kemenade committed
October 11, 2023
E
gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (#110632)
Ezio Melotti committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
August 21, 2023
S
gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)
Serhiy Storchaka committed
July 28, 2023
S
gh-107091: Fix some uses of :const: role (GH-107379)
Serhiy Storchaka committed
July 26, 2023
S
gh-107091: Fix some uses of :c:type: role (GH-107138)
Serhiy Storchaka committed
July 22, 2023
S
gh-106948: Add standard external names to nitpick_ignore (GH-106949)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
May 25, 2023
V
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the pipes module (#104848)
Victor Stinner committed
May 3, 2023
A
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner committed
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
December 9, 2022
S
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
October 4, 2022
A
October 1, 2022
W
Fix capitalization of Unix in documentation (#96913)
Will Hawkins committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
August 13, 2020
V
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner committed
September 11, 2019
R
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
October 6, 2018
S
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
February 9, 2018
S
Make formatting of some return codes conforming to the general style. (#5587)
Serhiy Storchaka committed
November 5, 2017
L
Fix miscellaneous typos (#4275)
luzpaz committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
September 7, 2016
M
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Martin Panter committed
August 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
July 29, 2016
M
Issue #26462: Merge code block fixes from 3.5
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 11, 2016
N
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 26, 2016