COMMITS
/ Doc/whatsnew/3.14.rst September 17, 2025
A
GH-123299: Copyedit 3.14 What's New: C API (#138987)
Adam Turner committed
September 16, 2025
A
September 8, 2025
A
GH-123299: Copyedit 3.14 What's New: Build Changes (#138488)
Adam Turner committed
September 3, 2025
A
GH-123299: Copyedit 3.14 What's New: Move and consolidate Porting (#138400)
Adam Turner committed
August 22, 2025
H
gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (#138040)
Hugo van Kemenade committed
August 15, 2025
A
GH-123299: Copyedit 3.14 What's New: Removed (#137794)
Adam Turner committed
A
GH-123299: Copyedit 3.14 What's New: Optimizations (#137789)
Adam Turner committed
August 14, 2025
H
gh-123299: Update What's new in Python 3.14: typos and misplaced item. (#136665)
Hunter Hogan committed
July 29, 2025
H
Add a What's New entry for Emscripten (#137035)
Hood Chatham committed
July 22, 2025
N
gh-133296: Fix versionadded for C API functions that were backported (#137024)
Nathan Goldbaum committed
S
Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (#136991)
Serhiy Storchaka committed
July 21, 2025
B
GH-136874: `url2pathname()`: discard query and fragment components (#136875)
Barney Gale committed
B
gh-136428: amend UUIDv8 performance improvements (#136903)
Bénédikt Tran committed
July 20, 2025
P
GH-130645: Default to color help in argparse (#136809)
Pablo Galindo Salgado committed
H
gh-108362: Retarget incremental GC changes to 3.14 (#125453)
Hugo van Kemenade committed
July 2, 2025
S
gh-115119: Defer removal of bundled libmpdec to 3.16 (#133997)
Sergey B Kirpichev committed
June 29, 2025
June 26, 2025
N
Add whatsnew text for warnings module changes. (gh-135869)
Neil Schemenauer committed
June 24, 2025
H
gh-123299: Update 'What's New in Python 3.14' from `3.14` branch (#135616)
Hugo van Kemenade committed
June 23, 2025
V
Fix example according to PEP 750 in "What's new in 3.14" (GH-134727)
Vincent Poulailleau committed
June 17, 2025
H
gh-123299: Add PEP 779 to What's New in Python 3.14 (#135555)
Hugo van Kemenade committed
June 15, 2025
J
gh-65697: Improved error msg for configparser key validation (#135527)
Jacob Austin Lincoln committed
June 14, 2025
P
gh-135371: Fix asyncio introspection output to include internal coroutine chains (#135436)
Pablo Galindo Salgado committed
June 11, 2025
E
gh-134939: Add the concurrent.interpreters Module (gh-133958)
Eric Snow committed
June 4, 2025
P
Use a more clear example for the PEP 758 what's new section (#135118)
Pablo Galindo Salgado committed
June 2, 2025
S
gh-132908: Add math.isnormal/issubnormal() functions (GH132935)
Sergey B Kirpichev committed
May 26, 2025
J
gh-119180: Updates to PEP 649/749 docs (#134640)
Jelle Zijlstra committed
May 20, 2025
K
gh-127945: Update What's New in Python 3.14 for free-threaded ctypes (#134332)
Kumar Aditya committed
K
gh-128002: add what's new docs for `asyncio` (#134324)
Kumar Aditya committed
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 19, 2025
May 11, 2025
J
gh-119180: More documentation for PEP 649/749 (#133552)
Jelle Zijlstra committed
May 10, 2025
D
gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131285)
Donghee Na committed
May 9, 2025
É
gh-123299: Some copyedits to What's New in 3.14 (#133622)
Éric committed
May 6, 2025
H
gh-123299: Copyedit "What's New in Python 3.14" (#133452)
Hugo van Kemenade committed
S
gh-77065: Add optional keyword-only argument `echo_char` for `getpass.getpass` (#130496)
Semyon Moroz committed
E
gh-132983: Add What's New entry for PEP 784 implementation (#133495)
Emma Smith committed
B
GH-113464: Add the JIT to What's New (GH-133486)
Brandt Bucher committed
May 5, 2025
Ł
gh-133346: Make theming support in _colorize extensible (GH-133347)
Łukasz Langa committed
P
gh-133140: Add `PyUnstable_Object_IsUniquelyReferenced` for free-threading (#133144)
Peter Bierma committed
T
gh-133349: Enable auto-indent for pdb's multi-line mode (#133350)
Tian Gao committed
S
gh-133367: Add missing options to `ast` CLI (#133369)
Semyon Moroz committed
B
GH-123599: `url2pathname()`: don't call `gethostbyname()` by default (#132610)
Barney Gale committed
S
gh-110067: Make max heap methods public and add missing ones (GH-130725)
Stan Ulbrych committed
A
GH-133336: Remove reserved ``-J`` flag for Jython (#133444)
Adam Turner committed
P
gh-131747: ctypes: Deprecate _pack_ implicitly setting _layout_ = 'ms' (GH-133205)
Petr Viktorin committed
T
gh-113081: Highlight source code in pdb (#133355)
Tian Gao committed
May 4, 2025
T
gh-69605: Add PyREPL import autocomplete feature to 'What's New' (#133358)
Tomas R. committed
P
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
Pablo Galindo Salgado committed