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, nedbat, petr.viktorin, scoder, vstinner
Date 2022-02-23.18:00:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645639246.36.0.49113015064.issue40421@roundup.psfhosted.org>
In-reply-to
Content
> The docs for PyFrame_GetCode say it's returning an "int". 

Oh. I  missed your comment. I created GH-31535 to fix the return type in the documentation.
History
Date User Action Args
2022-02-23 18:00:46vstinnersetrecipients: + vstinner, scoder, nedbat, petr.viktorin, Mark.Shannon
2022-02-23 18:00:46vstinnersetmessageid: <1645639246.36.0.49113015064.issue40421@roundup.psfhosted.org>
2022-02-23 18:00:46vstinnerlinkissue40421 messages
2022-02-23 18:00:46vstinnercreate