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-04-29.23:16:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619738164.1.0.410881764762.issue42800@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a2c2a9ec3140b6c54c9ef9d994311f114128ee3 by Ryan Hileman in branch 'master':
bpo-42800: add audit hooks for f_code and tb_frame (GH-24182)
https://github.com/python/cpython/commit/9a2c2a9ec3140b6c54c9ef9d994311f114128ee3
History
Date User Action Args
2021-04-29 23:16:04steve.dowersetrecipients: + steve.dower, vstinner, christian.heimes, Mark.Shannon, ammar2, lunixbochs2
2021-04-29 23:16:04steve.dowersetmessageid: <1619738164.1.0.410881764762.issue42800@roundup.psfhosted.org>
2021-04-29 23:16:04steve.dowerlinkissue42800 messages
2021-04-29 23:16:03steve.dowercreate