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.11:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645790009.39.0.7140938515.issue46836@roundup.psfhosted.org>
In-reply-to
Content
New changeset 18b5dd68c6b616257ae243c0b6bb965ffc885a23 by Victor Stinner in branch 'main':
bpo-46836: Move PyFrameObject to pycore_frame.h (GH-31530)
https://github.com/python/cpython/commit/18b5dd68c6b616257ae243c0b6bb965ffc885a23
History
Date User Action Args
2022-02-25 11:53:29vstinnersetrecipients: + vstinner, scoder, petr.viktorin, Mark.Shannon, corona10, erlendaasland
2022-02-25 11:53:29vstinnersetmessageid: <1645790009.39.0.7140938515.issue46836@roundup.psfhosted.org>
2022-02-25 11:53:29vstinnerlinkissue46836 messages
2022-02-25 11:53:29vstinnercreate