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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-12-07 14:00:06 +02:00
..
Build [3.9] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29938) 2021-12-06 13:48:54 +01:00
C API bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29776) 2021-11-26 10:59:31 +01:00
Core and Builtins bpo-45614: Fix traceback display for exceptions with invalid module name (GH-29726) (GH-29827) 2021-11-29 10:11:48 +00:00
Documentation bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) 2021-11-29 10:30:38 -08:00
IDLE Python 3.9.8 2021-11-05 20:21:41 +01:00
Library bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298) (GH-29928) 2021-12-07 14:00:06 +02:00
macOS bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29933) 2021-12-06 02:39:56 -05:00
Security Python 3.9.7 2021-08-30 21:02:15 +02:00
Tests [3.9] bpo-19460: Add test for MIMENonMultipart (GH-29817) (#29819) 2021-11-28 16:33:50 +02:00
Tools-Demos [3.9] bpo-45838: Fix incorrect line numbers in Tools/gdb/libpython.py (GH-29628) 2021-11-19 19:53:46 +01:00
Windows bpo-45901: Fixes argument passing when invoking .py files directly through the Store package (GH-29799) 2021-11-26 23:43:12 +00:00