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 zkonge
Recipients christian.heimes, steve.dower, zkonge
Date 2020-06-29.18:09:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593454180.84.0.662275606604.issue41162@roundup.psfhosted.org>
In-reply-to
Content
Patch attached below works well, but with less functionality for users' audit hook.
Pure Python audit hook implement looks safe enough.
Should we need call _PySys_ClearAuditHooks earlier for more functionality?
History
Date User Action Args
2020-06-29 18:09:40zkongesetrecipients: + zkonge, christian.heimes, steve.dower
2020-06-29 18:09:40zkongesetmessageid: <1593454180.84.0.662275606604.issue41162@roundup.psfhosted.org>
2020-06-29 18:09:40zkongelinkissue41162 messages
2020-06-29 18:09:40zkongecreate