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, steve.dower
Date 2021-05-02.21:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619990725.51.0.97333105762.issue43434@roundup.psfhosted.org>
In-reply-to
Content
New changeset c96cc089f60d2bf7e003c27413c3239ee9de2990 by Erlend Egeberg Aasland in branch 'master':
bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818)
https://github.com/python/cpython/commit/c96cc089f60d2bf7e003c27413c3239ee9de2990
History
Date User Action Args
2021-05-02 21:25:25steve.dowersetrecipients: + steve.dower, berker.peksag, erlendaasland
2021-05-02 21:25:25steve.dowersetmessageid: <1619990725.51.0.97333105762.issue43434@roundup.psfhosted.org>
2021-05-02 21:25:25steve.dowerlinkissue43434 messages
2021-05-02 21:25:25steve.dowercreate