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:49:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645642171.42.0.110312524338.issue40421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 78859e58e4e016286e648d1dc155e0f6cebfa6ff by Victor Stinner in branch 'main':
bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535)
https://github.com/python/cpython/commit/78859e58e4e016286e648d1dc155e0f6cebfa6ff
History
Date User Action Args
2022-02-23 18:49:32vstinnersetrecipients: + vstinner, scoder, nedbat, petr.viktorin, Mark.Shannon
2022-02-23 18:49:31vstinnersetmessageid: <1645642171.42.0.110312524338.issue40421@roundup.psfhosted.org>
2022-02-23 18:49:31vstinnerlinkissue40421 messages
2022-02-23 18:49:31vstinnercreate