COMMITS
/ Doc/whatsnew/3.7.rst January 22, 2026
A
gh-143513: Remove importlib.abc documentation for removed ABCs (#143605)
Alex Willmer committed
December 9, 2025
P
gh-140727: Restructure profiling documentation for PEP 799 (#142373)
Pablo Galindo Salgado committed
September 29, 2025
A
GH-123299: Copyedit 3.14 What's New: CPython bytecode changes (#139402)
Adam Turner committed
September 3, 2025
A
GH-101100: Resolve reference warnings in whatsnew/3.7.rst (#138410)
Adam Turner committed
November 24, 2024
Y
gh-101100: Fix sphinx warnings of removed opcodes (#127222)
Yuki Kobayashi committed
September 17, 2024
R
Use pep role instead of url (#121611)
Rafael Fontenelle committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
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
July 8, 2024
H
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Hugo van Kemenade committed
April 28, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst` (#118364)
Hugo van Kemenade committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 15, 2024
H
gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)
Hugo van Kemenade 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
December 9, 2023
A
gh-101100: Improve documentation of `TracebackType` attributes (#112884)
Alex Waygood committed
December 7, 2023
A
gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are referenced (#112833)
Alex Waygood committed
December 5, 2023
A
gh-101100: Properly document frame object attributes (#112735)
Alex Waygood committed
October 11, 2023
E
gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (#110632)
Ezio Melotti committed
August 23, 2023
S
gh-107298: Fix a few more refs in the C API docs (GH-108361)
Serhiy Storchaka committed
July 26, 2023
S
gh-107091: Fix some uses of :c:type: role (GH-107138)
Serhiy Storchaka committed
S
gh-107091: Fix some uses of :c:member: role (GH-107129)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
May 25, 2023
V
gh-104773: PEP 594: Remove the aifc module (#104933)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the uu module (#104932)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner committed
Z
gh-104773: Remove the msilib package (GH-104911)
Zachary Ware committed
May 24, 2023
V
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner committed
V
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner committed
May 3, 2023
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw 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
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
March 30, 2022
H
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade committed
March 23, 2022
R
bpo-31582: Created a new documentation section describing sys.path initialization (GH-31082)
Russel Webber committed
March 14, 2022
V
bpo-31415: importtime was made by Inada Naoki (GH-31875)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
February 14, 2021
A
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
August 11, 2020
R
bpo-41475: Fix note in "What's new in 3.7" (#21733)
Ram Rachum committed
February 13, 2020
S
bpo-39545: Document changes in the support of await in f-strings. (GH-18456)
Serhiy Storchaka committed
January 24, 2020
V
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
Victor Stinner committed
December 16, 2019
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
October 7, 2019
A
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
Adam J. Stewart committed