cpython/Misc/NEWS.d/next
Serhiy Storchaka fc662ac332
bpo-32788: Better error handling in sqlite3. (GH-3723)
Propagate unexpected errors (like MemoryError and KeyboardInterrupt) to user.
2018-12-10 16:06:08 +02:00
..
Build bpo-34245: install Python shared library with more standard 0755 mode (GH-8492) 2018-12-09 02:46:50 -05:00
C API bpo-34523, bpo-35322: Fix unicode_encode_locale() (GH-10759) 2018-11-28 10:26:20 +01:00
Core and Builtins bpo-35050: AF_ALG length check off-by-one error (GH-10058) 2018-12-10 11:22:37 +01:00
Documentation bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023) 2018-11-21 13:41:07 +01:00
IDLE bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464) 2018-12-07 01:32:21 -05:00
Library bpo-32788: Better error handling in sqlite3. (GH-3723) 2018-12-10 16:06:08 +02:00
Security bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) 2018-11-23 17:54:20 +01:00
Tests bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043) 2018-12-09 01:50:15 -05:00
Tools-Demos bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) 2018-10-15 23:19:57 +02:00
Windows Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) 2018-12-07 12:57:43 +01:00
macOS closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961) 2018-10-20 17:07:54 -07:00