COMMITS
/ Doc/whatsnew/3.14.rst September 17, 2025
M
[3.14] GH-123299: Copyedit 3.14 What's New: C API (GH-138987) (#139021)
Miss Islington (bot) committed
M
[3.14] Revert "gh-118803: Remove `ByteString` from `typing` and `collections.abc` (GH-118804)" (GH-138990) (#138995)
Miss Islington (bot) committed
September 8, 2025
M
[3.14] GH-123299: Copyedit 3.14 What's New: Build Changes (GH-138488) (#138632)
Miss Islington (bot) committed
September 3, 2025
M
[3.14] GH-123299: Copyedit 3.14 What's New: Move and consolidate Porting (GH-138400) (#138434)
Miss Islington (bot) committed
August 22, 2025
M
[3.14] gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (GH-138040) (#138041)
Miss Islington (bot) committed
August 15, 2025
M
[3.14] GH-123299: Copyedit 3.14 What's New: Removed (GH-137794) (#137825)
Miss Islington (bot) committed
M
[3.14] GH-123299: Copyedit 3.14 What's New: Optimizations (GH-137789) (#137813)
Miss Islington (bot) committed
M
[3.14] gh-123299: Update What's new in Python 3.14: typos and misplaced item. (GH-136665) (#137769)
Miss Islington (bot) committed
August 7, 2025
H
[3.14] gh-123299: Backport typo fixes in What's New in Python 3.14 (#137525)
Hugo van Kemenade committed
July 29, 2025
M
[3.14] Add a What's New entry for Emscripten (GH-137035) (#137192)
Miss Islington (bot) committed
July 22, 2025
S
H
[3.14] gh-134009: Expose `PyMutex_IsLocked` in the public C API (gh-134365) (#136971)
Hugo van Kemenade committed
July 21, 2025
M
[3.14] GH-136874: `url2pathname()`: discard query and fragment components (GH-136875) (#136942)
Miss Islington (bot) committed
M
[3.14] gh-136428: amend UUIDv8 performance improvements (GH-136903) (#136904)
Miss Islington (bot) committed
July 20, 2025
M
[3.14] GH-130645: Default to color help in argparse (GH-136809) (#136886)
Miss Islington (bot) committed
M
[3.14] gh-108362: Retarget incremental GC changes to 3.14 (GH-125453) (#136851)
Miss Islington (bot) committed
July 2, 2025
S
[3.14] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997) (#136199)
Sergey B Kirpichev committed
June 29, 2025
M
[3.14] gh-123299: Provide replacement for removed sqlite3 attributes in What's New 3.14 (GH-125566) (#136103)
Miss Islington (bot) committed
June 26, 2025
M
[3.14] Add whatsnew text for warnings module changes. (gh-135869) (gh-135961)
Miss Islington (bot) committed
June 23, 2025
M
[3.14] Fix example according to PEP 750 in "What's new in 3.14" (GH-134727) (GH-135870)
Miss Islington (bot) committed
June 17, 2025
M
[3.14] gh-123299: Add PEP 779 to What's New in Python 3.14 (GH-135555) (#135602)
Miss Islington (bot) committed
June 15, 2025
M
[3.14] gh-135371: Fix asyncio introspection output to include internal coroutine chains (GH-135436) (#135509)
Miss Islington (bot) committed
M
[3.14] gh-65697: Improved error msg for configparser key validation (GH-135527) (#135541)
Miss Islington (bot) committed
June 12, 2025
E
[3.14] gh-134939: Add the concurrent.interpreters Module (gh-135414)
Eric Snow committed
June 9, 2025
V
[3.14] gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973) (#134974)
Victor Stinner committed
June 4, 2025
M
[3.14] Use a more clear example for the PEP 758 what's new section (GH-135118) (#135119)
Miss Islington (bot) committed
June 3, 2025
May 26, 2025
M
[3.14] gh-119180: Updates to PEP 649/749 docs (GH-134640) (#134731)
Miss Islington (bot) committed
May 20, 2025
M
[3.14] gh-127945: Update What's New in Python 3.14 for free-threaded ctypes (GH-134332) (#134364)
Miss Islington (bot) committed
M
[3.14] gh-128002: add what's new docs for `asyncio` (GH-134324) (#134362)
Miss Islington (bot) committed
M
[3.14] gh-128307: Update what's new in 3.13 and 3.14 with create_task changes of asyncio (GH-134304) (#134319)
Miss Islington (bot) committed
May 19, 2025
May 11, 2025
M
[3.14] gh-119180: More documentation for PEP 649/749 (GH-133552) (#133902)
Miss Islington (bot) committed
May 10, 2025
M
[3.14] gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131285) (gh-133824)
Miss Islington (bot) committed
May 9, 2025
M
[3.14] gh-123299: Some copyedits to What's New in 3.14 (GH-133622) (#133771)
Miss Islington (bot) 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