[issue43505] [sqlite3] Explicitly initialise and shut down sqlite3

Berker Peksag report at bugs.python.org
Wed Apr 14 10:49:02 EDT 2021


Berker Peksag <berker.peksag at gmail.com> added the comment:

Making SQLITE_OMIT_AUTOINIT the default behavior would pretty much break every application that use SQLite, but since the PR is small enough and uses the interface in the correct way, I don't see a strong reason to reject it.

----------

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


More information about the Python-bugs-list mailing list