◐ Shell
clean mode source ↗

Message 415792 - Python tracker

Message415792

Author vstinner
Recipients Mark.Shannon, ncoghlan, vstinner
Date 2022-03-22.15:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647963147.81.0.370523958775.issue47092@roundup.psfhosted.org>
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: <1647963147.81.0.370523958775.issue47092@roundup.psfhosted.org>
2022-03-22 15:32:27vstinnerlinkissue47092 messages
2022-03-22 15:32:27vstinnercreate