COMMITS
/ Misc/NEWS.d/3.11.0a1.rst January 12, 2026
November 24, 2025
P
gh-141004: Document `PyImport_Inittab` (GH-141844)
Peter Bierma committed
October 5, 2025
A
gh-105812: Use the ``:deco:`` role in place of manual decorator markup (#139619)
Adam Turner committed
September 3, 2025
A
GH-101100: Resolve reference warnings in extending/extending.rst (#138417)
Adam Turner committed
July 19, 2025
S
gh-133875: Remove deprecated `pathlib.PurePath.is_reserved` (#133876)
sobolevn 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
May 17, 2024
X
Fix typos in documentation (#119092)
Xie Yanbo committed
May 8, 2024
S
Format None, True, False and NotImplemented as literals (GH-118758)
Serhiy Storchaka committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 29, 2024
E
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland committed
January 12, 2024
H
gh-101100: Fix Sphinx Lint warnings in `Misc/` (#113946)
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
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
September 22, 2023
H
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
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 26, 2023
H
gh-104804: Remove webbrowser.MacOSX class, deprecated in Python 3.11 (#104816)
Hugo van Kemenade committed
May 24, 2023
H
gh-104835: Remove unittest's deprecated getTestCaseNames, makeSuite, findTestCases (#104836)
Hugo van Kemenade committed
May 23, 2023
V
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
May 8, 2022
D
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449)
Dong-hee Na committed
December 26, 2021
S
bpo-43413: Revert changes in set.__init__ (GH-28403)
Serhiy Storchaka committed
October 17, 2021
B
Fix contributor person name in rst files (GH-29005)
Benjamin Szőke committed
October 16, 2021
October 10, 2021
1
Remove repeated 'the' in docs (GH-28852)
180909 committed
October 6, 2021
C
[Misc] [Mac] Fix typos found using codespell (GH-28756)
Christian Clauss committed
October 5, 2021
P
Python 3.11.0a1
Pablo Galindo committed