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 docs@python, steve.dower
Date 2019-10-10.16:25:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570724703.62.0.219483741722.issue38434@roundup.psfhosted.org>
In-reply-to
Content
The sys.addaudithook raises an audit event 'sys.addaudithook'.

The docs for the function refer to the event, as it has slightly different semantics than most, but it is not named explicitly and does not appear in the table of events.
History
Date User Action Args
2019-10-10 16:25:03steve.dowersetrecipients: + steve.dower, docs@python
2019-10-10 16:25:03steve.dowersetmessageid: <1570724703.62.0.219483741722.issue38434@roundup.psfhosted.org>
2019-10-10 16:25:03steve.dowerlinkissue38434 messages
2019-10-10 16:25:03steve.dowercreate