cpython/Misc/NEWS.d/next
2021-06-20 20:24:00 +01:00
..
Build bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800) 2021-06-19 13:45:16 +01:00
C API bpo-43795: Don't list private names in the limited API (GH-26740) 2021-06-16 11:22:36 +02:00
Core and Builtins bpo-43693: Eliminate unused "fast locals". (gh-26587) 2021-06-15 16:35:25 -06:00
Documentation bpo-44392: Add Py_GenericAlias to C API docs (GH-26724) 2021-06-16 07:12:25 -07:00
IDLE bpo-40128: Fix IDLE autocomplete on macOS (GH-26672) 2021-06-11 18:55:32 -04:00
Library bpo-40956: Convert sqlite3.connect and sqlite3.Connection.__init__ to AC (GH-24421) 2021-06-20 20:24:00 +01:00
macOS bpo-43109: Fix --with-lto configure option on macOS (GH-26341) 2021-05-24 23:00:04 -04:00
Security Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976) 2021-05-07 22:31:01 -04:00
Tests bpo-44451: Reset DeprecationWarning filters in test_importlib.test_entry_points_by_index (GH-26784) 2021-06-18 16:02:45 -04:00
Tools-Demos bpo-44074: let patchcheck infer the base branch name (GH-25991) 2021-05-10 19:34:27 +01:00
Windows bpo-41299: Reduce lag in Windows threading timeouts by using a higher precision time source (GH-26568) 2021-06-07 21:26:02 +01:00