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 miss-islington
Recipients CharString, gvanrossum, kj, miss-islington, serhiy.storchaka, yselivanov
Date 2021-12-05.21:26:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638739606.58.0.971992471041.issue45664@roundup.psfhosted.org>
In-reply-to
Content
New changeset cb68c0a3a4aeb4ec58ab1f71b70bc8bfecbceef6 by Miss Islington (bot) in branch '3.10':
bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298)
https://github.com/python/cpython/commit/cb68c0a3a4aeb4ec58ab1f71b70bc8bfecbceef6
History
Date User Action Args
2021-12-05 21:26:46miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, yselivanov, kj, CharString
2021-12-05 21:26:46miss-islingtonsetmessageid: <1638739606.58.0.971992471041.issue45664@roundup.psfhosted.org>
2021-12-05 21:26:46miss-islingtonlinkissue45664 messages
2021-12-05 21:26:46miss-islingtoncreate