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 gousaiyang
Recipients christian.heimes, gousaiyang, miss-islington, steve.dower
Date 2020-02-08.00:09:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581120560.36.0.15060181398.issue39184@roundup.psfhosted.org>
In-reply-to
Content
Thanks for your review! PR 18407 is for the second list. For now I haven't added audit hooks for the http, socketserver and xmlrpc modules because they look a bit complex. There seems to be so many classes and methods to hook, we may need to find good places to hook (similar to what has been done on ftplib, imaplib, nntplib, poplib, smtplib, telnetlib and urllib).
History
Date User Action Args
2020-02-08 00:09:20gousaiyangsetrecipients: + gousaiyang, christian.heimes, steve.dower, miss-islington
2020-02-08 00:09:20gousaiyangsetmessageid: <1581120560.36.0.15060181398.issue39184@roundup.psfhosted.org>
2020-02-08 00:09:20gousaiyanglinkissue39184 messages
2020-02-08 00:09:20gousaiyangcreate