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