cpython/Misc/NEWS.d/next
Steve Dower ac4bf42411
bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845)
2020-05-05 18:45:35 +01:00
..
Build bpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926) 2020-05-05 16:41:11 +02:00
C API bpo-40412: Nullify inittab_copy during finalization (GH-19746) 2020-05-01 11:07:54 -07:00
Core and Builtins bpo-1635741: Port syslog module to multiphase initialization (GH-19907) 2020-05-05 10:49:46 +09:00
Documentation bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (GH-19900) 2020-05-04 14:56:00 -07:00
IDLE Python 3.9.0a6 2020-04-27 22:44:04 +02:00
Library bpo-40459: Fix NameError in platform.py (GH-19855) 2020-05-05 11:33:17 +09:00
Security Python 3.9.0a6 2020-04-27 22:44:04 +02:00
Tests bpo-40436: Fix code parsing gdb version (GH-19792) 2020-04-29 17:11:48 +02:00
Tools-Demos bpo-40431: Fix syntax typo in turtledemo (GH-19777) 2020-04-29 02:00:07 +02:00
Windows bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845) 2020-05-05 18:45:35 +01:00
macOS Python 3.9.0a6 2020-04-27 22:44:04 +02:00