cpython/Misc/NEWS.d/next
2019-11-18 11:11:13 -08:00
..
Build bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164) 2019-11-18 09:32:25 -08:00
C API bpo-38650: Constify PyStructSequence_UnnamedField. (GH-17005) 2019-11-16 18:55:29 +02:00
Core and Builtins bpo-38631: Avoid Py_FatalError() in float.__getformat__() (GH-17232) 2019-11-18 17:39:48 +01:00
Documentation bpo-38816: Add notes in the C-API docs about fork in subinterpreters. (GH-17176) 2019-11-15 13:28:54 -08:00
IDLE bpo-4630: Add cursor no-blink option for IDLE (GH-16960) 2019-11-13 02:13:33 -05:00
Library Revert "bpo-38811: Check for presence of os.link method in pathlib. (GH-17170)" (#17219) 2019-11-18 12:26:37 +01:00
macOS bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) 2019-09-16 03:38:27 +01:00
Security bpo-38722: Runpy use io.open_code() (GH-17234) 2019-11-18 11:11:13 -08:00
Tests bpo-38614: Increase asyncio test_communicate() timeout (GH-16995) 2019-10-30 16:00:44 +01:00
Tools-Demos bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) 2019-10-11 15:36:50 +02:00
Windows bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967) 2019-11-15 09:49:21 -08:00