COMMITS
/ Doc/whatsnew/3.13.rst January 10, 2026
January 6, 2026
S
gh-143331: Schedule to remove format "N" for Decimal (#143372)
Semyon Moroz committed
October 20, 2025
S
gh-133601: Remove deprecated `typing.no_type_check_decorator` (#133602)
sobolevn committed
October 9, 2025
K
gh-139672: Remove references to `passlib` (#139673)
Kirill Podoprigora committed
October 7, 2025
A
GH-123299: Announce final release in What's New in Python 3.14 (#139631)
Adam Turner committed
September 29, 2025
H
gh-76007: Deprecate `__version__` attribute (#138675)
Hugo van Kemenade committed
September 24, 2025
B
gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT` (GH-133657)
Bénédikt Tran committed
September 15, 2025
S
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
August 19, 2025
S
Update the dbm documentation (GH-137919)
Serhiy Storchaka committed
July 19, 2025
S
gh-133875: Remove deprecated `pathlib.PurePath.is_reserved` (#133876)
sobolevn committed
July 2, 2025
S
gh-115119: Defer removal of bundled libmpdec to 3.16 (#133997)
Sergey B Kirpichev committed
June 27, 2025
B
Docs: Fix duplicate word typos (GH-135958)
Brian Schubert committed
May 20, 2025
G
gh-128307: Update what's new in 3.13 and 3.14 with create_task changes of asyncio (#134304)
Guido van Rossum committed
May 17, 2025
B
gh-133810: remove `http.server.CGIHTTPRequestHandler` and `--cgi` flag (#133811)
Bénédikt Tran committed
May 16, 2025
A
gh-133604: remove deprecated `java_ver` function (#133888)
Alexey Makridenko committed
May 15, 2025
B
gh-133873: remove deprecated mark interface for `wave.Wave_{read,write}` objects (#133874)
Bénédikt Tran committed
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