cpython/Misc/NEWS.d/next
Victor Stinner 2668a9a5aa
bpo-40527: Fix command line argument parsing (GH-19955)
2020-05-06 22:22:17 +09: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-40527: Fix command line argument parsing (GH-19955) 2020-05-06 22:22:17 +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-40480 "fnmatch" exponential execution time (GH-19908) 2020-05-05 21:28:24 -05: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