cpython/Misc/NEWS.d/next
Zsolt Dollenstein 96b06aefe2 bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586)
These are valid even in python 2.7


https://bugs.python.org/issue33348



Automerge-Triggered-By: @gpshead
2019-10-23 23:19:07 -07:00
..
Build bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717) 2019-10-22 21:53:50 +02:00
C API bpo-38303: Make audioop extension module PEP-384 compatible (GH-16497) 2019-10-22 06:07:03 -07:00
Core and Builtins bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746) 2019-10-21 09:31:46 +03:00
Documentation bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) 2019-10-07 23:54:35 +03:00
IDLE bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583) 2019-10-08 14:32:25 +03:00
Library bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586) 2019-10-23 23:19:07 -07:00
Security bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670) 2019-10-18 00:52:15 -07:00
Tests bpo-38502: regrtest uses process groups if available (GH-16829) 2019-10-18 15:49:08 +02: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-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824) 2019-10-16 10:27:17 -07:00
macOS bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) 2019-09-16 03:38:27 +01:00