cpython/Misc/NEWS.d/next
Terry Jan Reedy 6db2edbe05 [3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3124)
(cherry picked from commit 82aff62)
2017-08-17 21:02:20 -04:00
..
Build [3.6] bpo-30854: Fix compile error when --without-threads (GH-2581) (#2583) 2017-07-05 11:24:46 +02:00
C API
Core and Builtins [3.6] bpo-31070: Fix a race condition in importlib _get_module_lock(). (GH-3033). (#3038) 2017-08-09 14:56:13 +03:00
Documentation [3.6] bpo-30803: clarify truth value testing documentation (GH-2508) (#2946) 2017-07-29 18:56:06 -04:00
IDLE [3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3124) 2017-08-17 21:02:20 -04:00
Library ttk: fix LabeledScale and OptionMenu destroy() method (#3025) (#3030) 2017-08-09 10:48:11 +02:00
Security
Tests [3.6] bpo-30714: ALPN changes for OpenSSL 1.1.0f (#3093) 2017-08-15 10:45:40 +02:00
Tools-Demos Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090)" (#3101) 2017-08-16 11:02:08 +02:00
Windows bpo-30731: python.manifest fix (#2328) (#2699) 2017-07-13 21:51:50 +02:00
macOS