cpython/Misc/NEWS.d/next
Terry Jan Reedy 667522efa8 bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501)
Adding to an int entry is not the same as deleting and inserting
because int('') will fail.
2017-09-11 16:02:33 -04:00
..
Build bpo-31354: Let configure --with-lto work on all builds 2017-09-08 12:14:33 -07:00
C API Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00
Core and Builtins bpo-31411: Prevent raising a SystemError in case warnings.onceregistry is not a dictionary. (#3485) 2017-09-11 09:28:39 +03:00
Documentation bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229) 2017-09-07 13:53:13 -07:00
IDLE bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501) 2017-09-11 16:02:33 -04:00
Library bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#3454) 2017-09-10 10:23:36 -07:00
Security bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878) 2017-09-06 11:15:35 -07:00
Tests bpo-29639: change test.support.HOST to "localhost" 2017-09-09 00:30:15 -07:00
Tools-Demos Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00
Windows bpo-31392: Update SSL build for 1.1.0 (#3448) 2017-09-09 06:13:06 -07:00
macOS Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00