cpython/Misc/NEWS.d/next
Terry Jan Reedy 5ff3a161c8
bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643)
In text and entry boxes, this affects selection by double-click,
movement left/right by control-left/right, and deletion left/right
by control-BACKSPACE/DEL.
2018-04-30 03:08:01 -04:00
..
Build bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) 2018-04-29 21:59:33 +03:00
C API bpo-33042: Fix pre-initialization sys module configuration (GH-6157) 2018-03-25 20:44:30 +10:00
Core and Builtins bpo-33363: raise SyntaxError for async for/with outside async functions (#6616) 2018-04-27 11:58:56 -04:00
Documentation bpo-33378: Add Korean to the language switcher. (GH-6627) 2018-04-28 22:08:22 +02:00
IDLE bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) 2018-04-30 03:08:01 -04:00
Library bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442) 2018-04-29 20:48:33 +03:00
Security bpo-33136: Harden ssl module against CVE-2018-8970 (GH-6229) 2018-03-25 12:36:13 +02:00
Tests bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612) 2018-04-27 14:23:13 +02:00
Tools-Demos bpo-25427: Remove pyvenv (GH-5962) 2018-04-20 14:15:40 -07:00
Windows bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463) 2018-04-13 17:30:34 -07:00
macOS bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407) 2018-04-07 02:36:02 -04:00