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, brandtbucher, miss-islington, nedbat, petr.viktorin, scoder, vstinner
Date 2022-03-22.14:43:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647960222.17.0.654825496248.issue40421@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-47092: [C API] Add PyFrame_GetVar(frame, name) function.
History
Date User Action Args
2022-03-22 14:43:42vstinnersetrecipients: + vstinner, scoder, nedbat, petr.viktorin, Mark.Shannon, miss-islington, brandtbucher
2022-03-22 14:43:42vstinnersetmessageid: <1647960222.17.0.654825496248.issue40421@roundup.psfhosted.org>
2022-03-22 14:43:42vstinnerlinkissue40421 messages
2022-03-22 14:43:42vstinnercreate