[issue45126] [sqlite3] cleanup and harden connection init

Erlend E. Aasland report at bugs.python.org
Wed Sep 8 06:00:53 EDT 2021


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

> If we deprecate but keep the buggy behavior it as it is, (1) is not needed. Less work for both us and the users.

Indeed.

There's still a ref leak I'd like to take care of, though: if the first audit fails, database_obj leaks.

----------

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


More information about the Python-bugs-list mailing list