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 vstinner
Recipients Mark.Shannon, corona10, erlendaasland, petr.viktorin, scoder, vstinner
Date 2022-02-25.15:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645802525.03.0.771812850544.issue46836@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87af12bff33b3e7546fa26158b7d8680ecb6ecec by Victor Stinner in branch 'main':
bpo-46836: Rename InterpreterFrame to _PyInterpreterFrame (GH-31583)
https://github.com/python/cpython/commit/87af12bff33b3e7546fa26158b7d8680ecb6ecec
History
Date User Action Args
2022-02-25 15:22:05vstinnersetrecipients: + vstinner, scoder, petr.viktorin, Mark.Shannon, corona10, erlendaasland
2022-02-25 15:22:05vstinnersetmessageid: <1645802525.03.0.771812850544.issue46836@roundup.psfhosted.org>
2022-02-25 15:22:05vstinnerlinkissue46836 messages
2022-02-25 15:22:05vstinnercreate