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 akuchling
Recipients akuchling, christian.heimes, docs@python, gousaiyang, miss-islington, steve.dower
Date 2020-10-20.15:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603208220.65.0.149566576694.issue41192@roundup.psfhosted.org>
In-reply-to
Content
New changeset b948d13ec076e757b7f6904aa67df2f36e4671b7 by Andrew Kuchling in branch '3.9':
[3.9] bpo-41192: Clarify the sys module's description of the auditing feature (GH-22821)
https://github.com/python/cpython/commit/b948d13ec076e757b7f6904aa67df2f36e4671b7
History
Date User Action Args
2020-10-20 15:37:00akuchlingsetrecipients: + akuchling, christian.heimes, docs@python, steve.dower, miss-islington, gousaiyang
2020-10-20 15:37:00akuchlingsetmessageid: <1603208220.65.0.149566576694.issue41192@roundup.psfhosted.org>
2020-10-20 15:37:00akuchlinglinkissue41192 messages
2020-10-20 15:37:00akuchlingcreate