cpython/Misc/NEWS.d/next
Victor Stinner d2ec81a8c9
bpo-39573: Add Py_SET_TYPE() function (GH-18394)
Add Py_SET_TYPE() function to set the type of an object.
2020-02-07 09:17:07 +01:00
..
Build bpo-39489: Remove COUNT_ALLOCS special build (GH-18259) 2020-02-03 15:17:15 +01:00
C API bpo-39573: Add Py_SET_TYPE() function (GH-18394) 2020-02-07 09:17:07 +01:00
Core and Builtins closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295) 2020-02-04 13:25:16 -08:00
Documentation bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220) 2020-01-29 21:20:53 +10:00
IDLE bpo-38792: Remove IDLE shell calltip before new prompt. (#17150) 2020-01-30 20:55:42 -05:00
Library bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017) 2020-02-06 15:54:05 +01:00
macOS Python 3.9.0a2 2019-12-18 22:09:19 +01:00
Security bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824) 2020-02-05 11:15:00 +11:00
Tests bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282) 2020-01-30 15:47:53 +01:00
Tools-Demos Python 3.9.0a1 2019-11-19 12:17:21 +01:00
Windows bpo-39553: Delete HAVE_SXS protected code (GH-18356) 2020-02-04 19:13:00 -08:00