cpython/Misc/NEWS.d/next
Miss Islington (bot) cb68c0a3a4
bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298)
(cherry picked from commit 2b318ce1c9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-12-05 13:26:37 -08:00
..
Build [3.10] bpo-45881: Use CC from env first for cross building (GH-29752). (GH-29753) 2021-11-27 21:14:05 +01:00
C API bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732) 2021-11-25 13:35:22 +01:00
Core and Builtins bpo-45614: Fix traceback display for exceptions with invalid module name (GH-29726) (GH-29826) 2021-11-29 10:07:24 +00:00
Documentation bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) 2021-11-29 10:32:56 -08:00
IDLE [3.10] bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000) (GH-29001) 2021-10-16 16:14:11 -07:00
Library bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298) 2021-12-05 13:26:37 -08:00
macOS bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) 2021-10-28 11:43:04 -07:00
Security Python 3.10.0rc2 2021-09-07 14:18:28 +01:00
Tests [3.10] bpo-19460: Add test for MIMENonMultipart (GH-29817) (GH-29818) 2021-11-28 12:57:10 +02:00
Tools-Demos bpo-44786: Fix a warning in RE in c-analyzer (GH-28351) (GH-28353) 2021-09-15 19:43:25 +03:00
Windows bpo-45901: Fixes argument passing when invoking .py files directly through the Store package (GH-29799) 2021-11-26 15:30:39 -08:00