[issue43763] [sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlite3_enable_load_extension()

Erlend Egeberg Aasland report at bugs.python.org
Wed Apr 7 08:36:04 EDT 2021


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

> Suggesting to make sqlite3.Connection.enable_load_extension a module level function

This actually needs to be a sqlite3.Connection method, thus altering the behaviour of the current function.

----------

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


More information about the Python-bugs-list mailing list