[issue45664] resolve_bases() and new_class() do not work with type alias of a built-in type

Serhiy Storchaka report at bugs.python.org
Tue Dec 7 07:00:11 EST 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset bffce2cbb5543bc63a67e33ad599328a12f2b00a by Miss Islington (bot) in branch '3.9':
bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298) (GH-29928)
https://github.com/python/cpython/commit/bffce2cbb5543bc63a67e33ad599328a12f2b00a


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45664>
_______________________________________


More information about the Python-bugs-list mailing list