cpython/Misc/NEWS.d/next
Miss Islington (bot) b626b113ae
bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209)
Tab now moves focus across and down for Help Source and Custom Run.
(cherry picked from commit 54cf2e0780)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2019-06-18 14:36:09 -07:00
..
Build bpo-37189: Export old PyRun_XXX() functions (GH-14142) 2019-06-17 15:42:30 -07:00
C API
Core and Builtins bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865) 2019-06-17 05:12:42 -07:00
Documentation bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) 2019-06-18 12:21:27 -07:00
IDLE bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209) 2019-06-18 14:36:09 -07:00
Library
Security bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163) 2019-06-17 12:54:18 -07:00
Tests
Tools-Demos
Windows bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) (GH-14140) 2019-06-17 10:45:26 +02:00
macOS bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180) 2019-06-18 03:15:55 -07:00