This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients gvanrossum, kj, miss-islington, serhiy.storchaka, yselivanov
Date 2021-12-07.12:00:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638878411.29.0.0163067063383.issue45664@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-12-07 12:00:11serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, yselivanov, miss-islington, kj
2021-12-07 12:00:11serhiy.storchakasetmessageid: <1638878411.29.0.0163067063383.issue45664@roundup.psfhosted.org>
2021-12-07 12:00:11serhiy.storchakalinkissue45664 messages
2021-12-07 12:00:11serhiy.storchakacreate