[issue43434] sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks

Steve Dower report at bugs.python.org
Sun May 2 18:55:36 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43434>
_______________________________________


More information about the Python-bugs-list mailing list