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 christian.heimes, docs@python, steve.dower, xtreak
Date 2019-06-26.17:59:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561571970.46.0.237198807034.issue37390@roundup.psfhosted.org>
In-reply-to
Content
I think my PR is ready. I had to go through and update all the audit-event tags that existed, since the argument parsing in Sphinx didn't work the way I first thought it did, but now we can provide a back reference manually (or let it auto-generate one to the line with the event).

I also updated some of the event names I recently added so they are more consistent with the existing ones - e.g. poplib.POP3 -> poplib.connect for consistency with socket.connect.
History
Date User Action Args
2019-06-26 17:59:30steve.dowersetrecipients: + steve.dower, christian.heimes, docs@python, xtreak
2019-06-26 17:59:30steve.dowersetmessageid: <1561571970.46.0.237198807034.issue37390@roundup.psfhosted.org>
2019-06-26 17:59:30steve.dowerlinkissue37390 messages
2019-06-26 17:59:30steve.dowercreate