cpython/Misc/NEWS.d/next
Mark Shannon c87b5b2cb6
GH-135379: Remove types from stack items in code generator. (GH-135384)
* Make casts explicit in the instruction definitions
2025-06-11 15:52:25 +01:00
..
Build gh-127545: Add _Py_ALIGNED_DEF(N, T) and use it for PyObject (GH-135209) 2025-06-11 12:44:58 +02:00
C_API gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892) 2025-06-06 15:51:00 +02:00
Core_and_Builtins gh-130077: Properly match full soft keywords in the parser (#135317) 2025-06-10 14:19:03 +01:00
Documentation bpo-45210: Document that error indicator may be set in tp_dealloc (#28358) 2025-06-09 08:56:32 +00:00
IDLE Python 3.14.0b1 2025-05-06 18:33:52 +03:00
Library gh-135321: Always raise a correct exception for BINSTRING argument > 0x7fffffff in pickle (GH-135322) 2025-06-11 10:15:12 +00:00
macOS Python 3.14.0a7 2025-04-08 14:20:51 +03:00
Security gh-135034: Normalize link targets in tarfile, add os.path.realpath(strict='allow_missing') (#135037) 2025-06-03 12:42:11 +02:00
Tests gh-135120: Add test.support.subTests() (GH-135121) 2025-06-06 13:52:48 +02:00
Tools-Demos GH-135379: Remove types from stack items in code generator. (GH-135384) 2025-06-11 15:52:25 +01:00
Windows gh-135099: Only wait on _PyOS_SigintEvent() in main thread (GH-135100) 2025-06-04 09:35:56 +02:00