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 miss-islington
Recipients Mark.Shannon, miss-islington, nedbat, petr.viktorin, scoder, vstinner
Date 2022-02-23.19:16:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645643774.66.0.850273474797.issue40421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 763e23e11e785162f9d68f83539404af8e863748 by Miss Islington (bot) in branch '3.9':
bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535)
https://github.com/python/cpython/commit/763e23e11e785162f9d68f83539404af8e863748
History
Date User Action Args
2022-02-23 19:16:14miss-islingtonsetrecipients: + miss-islington, scoder, vstinner, nedbat, petr.viktorin, Mark.Shannon
2022-02-23 19:16:14miss-islingtonsetmessageid: <1645643774.66.0.850273474797.issue40421@roundup.psfhosted.org>
2022-02-23 19:16:14miss-islingtonlinkissue40421 messages
2022-02-23 19:16:14miss-islingtoncreate