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.20:10:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603224634.91.0.78702754752.issue41192@roundup.psfhosted.org>
In-reply-to
Content
After this flurry of commits, I think everything associated with the issue is now fixed.  

Along the way, I also noticed that the sys.audit() call had disappeared from the glob module (it's now restored) and filed issue #42098 to improve the test suite's checking of audit events.
History
Date User Action Args
2020-10-20 20:10:34akuchlingsetrecipients: + akuchling, christian.heimes, docs@python, steve.dower, miss-islington, gousaiyang
2020-10-20 20:10:34akuchlingsetmessageid: <1603224634.91.0.78702754752.issue41192@roundup.psfhosted.org>
2020-10-20 20:10:34akuchlinglinkissue41192 messages
2020-10-20 20:10:34akuchlingcreate