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 berker.peksag, erlendaasland, miss-islington, steve.dower
Date 2021-05-02.22:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 10665ac37313560fe87460cf4a5c26677049bf62 by Erlend Egeberg Aasland in branch '3.8':
bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818)
https://github.com/python/cpython/commit/10665ac37313560fe87460cf4a5c26677049bf62
History
Date User Action Args
2021-05-02 22:55:36steve.dowersetrecipients: + steve.dower, berker.peksag, miss-islington, erlendaasland
2021-05-02 22:55:36steve.dowersetmessageid: <[email protected]>
2021-05-02 22:55:36steve.dowerlinkissue43434 messages
2021-05-02 22:55:36steve.dowercreate