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