COMMITS
/ Doc/whatsnew/3.13.rst May 9, 2025
B
gh-133644: Remove deprecated Python initialization getter functions (#133661)
Bénédikt Tran committed
May 8, 2025
B
gh-133644: remove deprecated `PyImport_ImportModuleNoBlock` (#133655)
Bénédikt Tran committed
May 2, 2025
H
gh-123299: Add missing pending removals (#133082)
Hugo van Kemenade committed
February 4, 2025
S
Use roles :data: and :const: for referencing module variables (GH-129507)
Serhiy Storchaka committed
January 23, 2025
J
gh-109975: Add list of 3.13 removed library replacements (#127816)
Jeong, YunWon committed
January 14, 2025
V
gh-106320: Document replacement for removed C API (#128787)
Victor Stinner committed
December 23, 2024
A
gh-126180: Remove getopt and optparse deprecation notices (GH-126227)
Alyssa Coghlan committed
December 20, 2024
P
gh-112328: Make EnumDict usable on its own and document it (GH-123669)
Petr Viktorin committed
December 19, 2024
M
gh-112328: Document EnumDict in docs and release notes (GH-121720)
Md Rokibul Islam committed
M
GH-122548: Implement branch taken and not taken events for sys.monitoring (GH-122564)
Mark Shannon committed
December 5, 2024
H
gh-127221: Add colour to unittest output (#127223)
Hugo van Kemenade committed
November 14, 2024
C
Doc: Recommend shlex.quote alongside pipes removal (#126570)
Colin Watson committed
October 24, 2024
S
October 14, 2024
M
gh-112088: aclocal version is updated to 1.16.5 in docs (#125457)
Mikhail Efimov committed
October 9, 2024
A
Fix importlib.resources issue reference in 3.13 What's New (#125175)
Alyssa Coghlan committed
October 8, 2024
M
gh-112433 add versionadded for `ctypes.Structure._align_` (#125087)
monkeyman192 committed
October 7, 2024
A
GH-109975: Announce final release in What's New in Python 3.13 (#125007)
Adam Turner committed
October 4, 2024
C
gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (#124830)
Christian Clauss committed
October 3, 2024
A
GH-109975: Copyedit 3.13 What's New: Remove references to the incremental GC (#124947)
Adam Turner committed
October 1, 2024
September 27, 2024
P
gh-124520: What's New entry for ctypes metaclass __new__/__init__ change (GH-124546)
Petr Viktorin committed
September 25, 2024
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
A
GH-109975: Copyedit 3.13 What's New: Trivia (#124348)
Adam Turner committed
A
A
GH-109975: Copyedit 3.13 What's New: Build Changes (#124343)
Adam Turner committed
A
GH-109975: Copyedit 3.13 What's New: Porting to Python 3.13 (#124341)
Adam Turner committed
A
GH-109975: Copyedit 3.13 What's New: C API (#124313)
Adam Turner committed
September 16, 2024
A
GH-109975: Copyedit 3.13 What's New: New Deprecations (#123845)
Adam Turner committed
September 12, 2024
I
gh-111997: update what's new in 3.13 re C API for monitoring events (#123822)
Irit Katriel committed
September 9, 2024
A
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#123874)
Anthony Sottile committed
September 8, 2024
D
gh-108219: Add credits to the free-threading entry in What's New (#123802)
Donghee Na committed
September 6, 2024
N
gh-109975: Add links to py-free-threading.github.io (#123776)
Nathan Goldbaum committed
September 2, 2024
R
gh-109975: Remove dangling angle bracket from 3.13.rst (#123589)
Rafael Fontenelle committed
September 1, 2024
A
GH-109975: Copyedit 3.13 What's New: Removals (#123529)
Adam Turner committed
August 28, 2024
B
gh-101860: document `property.__name__` (GH-123399)
Bénédikt Tran committed
August 27, 2024
D
gh-109975: Fix a typo in What's New in Python 3.13 (#123393)
Daniel Hollas committed
M
GH-117759: Document incremental GC (GH-123266)
Mark Shannon committed
August 25, 2024
A
GH-109975: Copyedit 3.13 What's New: Optimizations (#123301)
Adam Turner committed
A
GH-123299: Move ctypes What's New entry to 3.14 (#123300)
Adam Turner committed
August 24, 2024
A
GH-109975: Copyedit 3.13 What's New: Improved Modules (#123132)
Adam Turner committed
August 19, 2024
J
gh-109975: Copyedit What's New in Python 3.13 (#123150)
Jelle Zijlstra committed
August 17, 2024
A
GH-109975: Copyedit 3.13 What's New: Other Language Changes (#123086)
Adam Turner committed
August 16, 2024
C
mention pypy somewhat more prominently in the pyrepl section of whatsnew (#123063)
CF Bolz-Tereick committed
August 15, 2024
A
GH-109975: Copyedit 3.13 What's New: New Features (#122990)
Adam Turner committed
August 13, 2024
A
GH-109975: Copyedit 3.13 What's New: Release Highlights (#122958)
Adam Turner committed
August 9, 2024
V
gh-105376: Restore deprecated logging warn() method (#122775)
Victor Stinner committed
August 2, 2024
I
gh-122445: populate only modified fields in __static_attributes__ (#122446)
Irit Katriel committed
July 30, 2024
P
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
Petr Viktorin committed