COMMITS
/ Doc/whatsnew/3.11.rst September 24, 2025
B
gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT` (GH-133657)
Bénédikt Tran committed
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
July 8, 2025
W
gh-101100: Fix sphinx warnings in `whatsnew/3.11.rst` (#136402)
Weilin Du committed
March 4, 2025
J
gh-105499: Merge typing.Union and types.UnionType (#105511)
Jelle Zijlstra committed
November 24, 2024
Y
gh-101100: Fix sphinx warnings of removed opcodes (#127222)
Yuki Kobayashi committed
September 24, 2024
D
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
Donghee Na committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
June 17, 2024
G
gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (#120480)
Gregory P. Smith committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
January 28, 2024
H
gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)
Hugo van Kemenade committed
January 27, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
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 31, 2023
H
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade committed
December 5, 2023
A
gh-101100: Properly document frame object attributes (#112735)
Alex Waygood committed
October 25, 2023
H
gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#111188)
Hugo van Kemenade committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
A
GH-95913: Add the release date for Python 3.11 (#109750)
Adam Turner committed
September 22, 2023
H
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade committed
August 23, 2023
G
gh-70766: Mention the object getstate caveat in 3.11 What's new. (#108379)
Gregory P. Smith 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 23, 2023
S
gh-107091: Fix the use of some C domain roles (#107092)
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
S
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka committed
June 6, 2023
V
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
Victor Stinner committed
May 27, 2023
H
gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (#104994)
Hugo van Kemenade committed
May 26, 2023
V
gh-104773: PEP 594: Remove the imghdr module (#104777)
Victor Stinner committed
H
gh-104876: Remove deprecated turtle.RawTurtle.settiltangle (#104877)
Hugo van Kemenade committed
May 25, 2023
V
gh-104773: PEP 594: Remove the chunk module (#104868)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner committed
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 xdrlib module (#104900)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the mailcap module (#104867)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the pipes module (#104848)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Victor Stinner committed
V
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner committed
May 23, 2023
V
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner committed
May 3, 2023
A
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)
Adam Turner committed