cpython/Misc/NEWS.d/next
2019-05-21 10:47:42 -07:00
..
Build bpo-36786: Run compileall in parallel during "make install" (GH-13078) 2019-05-15 23:45:18 +02:00
C API bpo-36763: _Py_RunMain() doesn't call Py_Exit() anymore (GH-13390) 2019-05-17 23:05:29 +02:00
Core and Builtins bpo-36035: fix Path.rglob for broken links (GH-11988) 2019-05-21 19:44:40 +02:00
Documentation bpo-22865: Expand on documentation for the pty.spawn function (GH-11980) 2019-05-20 17:06:16 +02:00
IDLE bpo-36958: In IDLE, print exit message (GH-13435) 2019-05-19 22:52:22 -04:00
Library bpo-23378: Add an extend action to argparse (GH-13305) 2019-05-21 10:47:42 -07:00
macOS Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Security bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) 2019-05-14 18:55:23 +02:00
Tests bpo-36782: Created C API wrappers and added missing tests for functions in the PyDateTimeAPI. (#13088) 2019-05-17 22:28:42 +02:00
Tools-Demos Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Windows bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421) 2019-05-21 12:11:11 +02:00