cpython/Misc/NEWS.d/next
Miss Islington (bot) 95dc4577c3
bpo-34055: Revert deletion of line in IDLE's PyShell (GH-11346)
The attribute is still used in other modules.
(cherry picked from commit 4bc246786f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2018-12-28 17:19:32 -08:00
..
Build bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH-11264) 2018-12-20 16:03:01 +01:00
C API bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620) 2018-12-20 13:39:35 -08:00
Core and Builtins bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) 2018-12-17 07:10:20 -08:00
Documentation bpo-34764: improve docs example of iter() with sentinel value (GH-11222) (#11301) 2018-12-23 21:19:57 -08:00
IDLE bpo-34055: Revert deletion of line in IDLE's PyShell (GH-11346) 2018-12-28 17:19:32 -08:00
Library Speed-up building enums by value, e.g. http.HTTPStatus(200) (GH-11318) (GH-11324) 2018-12-26 22:48:55 +02:00
Security 3.7.2rc1 2018-12-11 16:46:13 -05:00
Tests bpo-35424: Fix test_multiprocessing_main_handling (GH-11223) (GH-11227) 2018-12-19 00:43:27 +01:00
Tools-Demos 3.7.2rc1 2018-12-11 16:46:13 -05:00
Windows bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple times. (GH-11329) 2018-12-27 17:04:07 -08:00
macOS bpo-35555: IDLE: Gray out Code Context menu item on non-editors (GH-11282) (GH-11300) 2018-12-23 17:14:59 -05:00