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

Steve Dower report at bugs.python.org
Sun May 2 17:25:25 EDT 2021


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


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


----------

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


More information about the Python-bugs-list mailing list