cpython/Misc/NEWS.d/next
Dino Viehland 5592399313
gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122207)
Don't delivery PyDict_EVENT_ADDED until it can't fail
2024-07-24 10:58:28 -07:00
..
Build gh-121996: Introduce --disable-safety and --enable-slower-safety options (#122054) 2024-07-23 09:22:04 +09:00
C API gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (#121364) 2024-07-16 15:36:21 +02:00
C_API gh-89364: Export PySignal_SetWakeupFd() function (#121537) 2024-07-10 15:47:08 +02:00
Core and Builtins gh-122208: Don't delivery PyDict_EVENT_ADDED until it can't fail (#122207) 2024-07-24 10:58:28 -07:00
Core_and_Builtins gh-121295: Fix blocked console after interrupting a long paste (GH-121815) 2024-07-16 01:38:54 +02:00
Documentation gh-117765: Improve documentation for `mocker.patch.dict` (#121755) 2024-07-15 07:14:17 +00:00
IDLE gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (#121876) 2024-07-17 09:33:33 -04:00
Library gh-119180: Add `annotationlib` module to support PEP 649 (#119891) 2024-07-23 21:16:50 +00:00
Security gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958) 2024-07-22 13:04:08 +02:00
Tests gh-121921: Make bogus_code_obj.py crash the interpreter (#121922) 2024-07-18 04:02:08 -04:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-119679: Ensures correct import libraries are included in Windows install packages (GH-119790) 2024-06-03 15:42:45 +01:00
macOS Python 3.13.0b1 2024-05-08 11:21:00 +02:00