cpython/Misc/NEWS.d/next
Serhiy Storchaka 4b8a7f51da
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (#8241)
This reverts commit af810b35b4.

This is not valid syntax (see bpo-32012).
2018-07-31 09:34:30 +03:00
..
Build bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229) 2018-07-16 19:03:03 +02:00
C API bpo-32500: Fix error messages for sequence and mapping C API. (GH-7846) 2018-07-23 23:43:42 +03:00
Core and Builtins bpo-1617161: Make the hash and equality of methods not depending on the value of self. (GH-7848) 2018-07-31 09:18:24 +03:00
Documentation bpo-34065: Improve the markup of logging.basicConfig() arguments (GH-8153) 2018-07-07 15:36:40 +03:00
IDLE bpo-33975: Avoid small type when running IDLE's htests. (GH-7944) 2018-06-27 00:07:30 -04:00
Library Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (#8241) 2018-07-31 09:34:30 +03:00
Security bpo-33136: Harden ssl module against CVE-2018-8970 (GH-6229) 2018-03-25 12:36:13 +02:00
Tests bpo-32663 Make SMTPUTF8SimTests run (#5314) 2018-07-25 15:01:28 -04:00
Tools-Demos bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) 2018-07-26 13:22:16 +03:00
Windows bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464) 2018-07-26 04:23:10 -07:00
macOS Fix line breaks added after hyphens by blurb. (GH-7002) 2018-05-21 02:36:05 +03:00