cpython/Misc/NEWS.d/next
Terry Jan Reedy b1660800f4 bpo-31060: IDLE: Finish regrouping ConfigDialog methods (#2908)
Finish resorting the 72 ConfigDialog methods into 7 groups that represent the dialog, action buttons, and font, highlight, keys, general, and extension pages.  This will help with continuing to add tests and improve the pages. It will enable splitting ConfigDialog into 6 or 7 more comprehensible classes.
2017-07-27 18:28:01 -04:00
..
Build bpo-30854: Fix compile error when --without-threads (#2581) 2017-07-05 10:39:17 +02:00
C API bpo-30832: Remove own implementation for thread-local storage (#2537) 2017-07-03 13:34:38 +02:00
Core and Builtins bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417) 2017-07-17 12:25:19 +02:00
Documentation
IDLE bpo-31060: IDLE: Finish regrouping ConfigDialog methods (#2908) 2017-07-27 18:28:01 -04:00
Library bpo-30302 Make timedelta.__repr__ more informative. (#1493) 2017-07-25 23:51:33 +02:00
macOS
Security
Tests bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
Tools-Demos
Windows [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) 2017-07-17 11:15:48 +02:00