cpython/Misc/NEWS.d/next
Jelle Zijlstra fc7f4c3666
gh-134119: Fix crash from calling next() on exhausted template iterator (#134120)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-05-17 12:23:19 -07:00
..
Build gh-117088: Fix AIX build (GH-132595) 2025-05-10 18:35:59 +03:00
C_API gh-133610: Remove PyUnicode_AsDecoded/Encoded functions (#133612) 2025-05-09 17:31:24 +02:00
Core_and_Builtins gh-134119: Fix crash from calling next() on exhausted template iterator (#134120) 2025-05-17 12:23:19 -07:00
Documentation Python 3.14.0b1 2025-05-06 18:33:52 +03:00
IDLE Python 3.14.0b1 2025-05-06 18:33:52 +03:00
Library gh-133810: remove http.server.CGIHTTPRequestHandler and --cgi flag (#133811) 2025-05-17 09:58:16 +02:00
macOS Python 3.14.0a7 2025-04-08 14:20:51 +03:00
Security gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) 2025-05-12 20:42:23 +03:00
Tests gh-133744: Fix multiprocessing interrupt test: add an event (#133746) 2025-05-12 11:10:48 +02:00
Tools-Demos Python 3.14.0b1 2025-05-06 18:33:52 +03:00
Windows gh-133572: Avoid using NTSTATUS on unsupported WinAPI partitions (GH-133573) 2025-05-15 11:59:11 +01:00