cpython/Misc/NEWS.d/next
Timo Furrer 17f05bbc78 bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282) 2019-01-17 17:15:53 +03:00
..
Build bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410) 2019-01-07 17:27:18 -08:00
C API bpo-33817: Fix _PyBytes_Resize() for empty bytes object. (GH-11516) 2019-01-12 09:22:29 +02:00
Core and Builtins bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021) 2019-01-13 13:05:13 +09:00
Documentation bpo-34764: improve docs example of iter() with sentinel value (GH-11222) 2018-12-23 21:07:17 -08:00
IDLE bpo-35196: Optimize Squeezer's write() interception (GH-10454) 2019-01-13 17:01:50 +02:00
Library bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282) 2019-01-17 17:15:53 +03:00
Security bpo-35746: Fix segfault in ssl's cert parser (GH-11569) 2019-01-15 14:47:42 -08:00
Tests bpo-34569: Fix subinterpreter 32-bit ABI, pystate.c/_new_long_object() (gh-9127) 2019-01-11 11:17:03 -07:00
Tools-Demos bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) 2018-10-15 23:19:57 +02:00
Windows bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport restrictions (GH-11465) 2019-01-08 02:38:01 -08:00
macOS Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)" (GH-11332) 2018-12-27 13:13:30 -08:00