cpython/Misc/NEWS.d/next
Ned Deily be8318be05
bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)
when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
2021-10-28 14:22:05 -04:00
..
Build bpo-45595: Make extensions depend on header files (GH-29198) 2021-10-25 20:01:03 +02:00
C API bpo-45522: Allow to disable freelists on build time (GH-29056) 2021-10-21 06:12:20 -07:00
Core and Builtins bpo-44511: Improve the bytecode for class and mapping patterns (GH-26922) 2021-10-27 10:45:35 +01:00
Documentation bpo-45516: add protocol description to the TraversableResources documentation (#29173) 2021-10-23 11:47:55 -04:00
IDLE bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000) 2021-10-16 18:44:00 -04:00
Library bpo-44904: Fix classmethod property bug in doctest module (GH-28838) 2021-10-28 10:48:02 +03:00
macOS bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) 2021-10-28 14:22:05 -04:00
Security Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Tests bpo-45566: test_frozen_pickle checks all pickle protocols (GH-29150) 2021-10-24 06:06:32 -07:00
Tools-Demos Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Windows bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on Windows (GH-25414) 2021-10-19 11:59:57 +01:00