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, ncoghlan, vstinner
Date 2022-03-22.15:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
If PyFrameStack_GetVar(depth, name) is added, would it make PyFrame_GetVar() irrelevant?
History
Date User Action Args
2022-03-22 15:32:27vstinnersetrecipients: + vstinner, ncoghlan, Mark.Shannon
2022-03-22 15:32:27vstinnersetmessageid: <[email protected]>
2022-03-22 15:32:27vstinnerlinkissue47092 messages
2022-03-22 15:32:27vstinnercreate