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 kj
Recipients Mark.Shannon, kj, kumaraditya
Date 2022-02-01.13:41:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643722883.78.0.412023632088.issue46564@roundup.psfhosted.org>
In-reply-to
Content
New changeset b9ebde8db7e176e021103745cd012bae700828b5 by Kumar Aditya in branch 'main':
bpo-46564: do not create frame object for super object (GH-31002)
https://github.com/python/cpython/commit/b9ebde8db7e176e021103745cd012bae700828b5
History
Date User Action Args
2022-02-01 13:41:23kjsetrecipients: + kj, Mark.Shannon, kumaraditya
2022-02-01 13:41:23kjsetmessageid: <1643722883.78.0.412023632088.issue46564@roundup.psfhosted.org>
2022-02-01 13:41:23kjlinkissue46564 messages
2022-02-01 13:41:23kjcreate