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 steve.dower
Recipients Mark.Shannon, ammar2, christian.heimes, lunixbochs2, steve.dower, vstinner
Date 2021-05-03.13:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620047199.63.0.0678921421475.issue42800@roundup.psfhosted.org>
In-reply-to
Content
New changeset bb2f3ff7a8f0c3565ccc1946dba7e09a3f7dc209 by Steve Dower in branch '3.9':
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
https://github.com/python/cpython/commit/bb2f3ff7a8f0c3565ccc1946dba7e09a3f7dc209
History
Date User Action Args
2021-05-03 13:06:39steve.dowersetrecipients: + steve.dower, vstinner, christian.heimes, Mark.Shannon, ammar2, lunixbochs2
2021-05-03 13:06:39steve.dowersetmessageid: <1620047199.63.0.0678921421475.issue42800@roundup.psfhosted.org>
2021-05-03 13:06:39steve.dowerlinkissue42800 messages
2021-05-03 13:06:39steve.dowercreate