Erlend Egeberg Aasland <erlend.aasl...@innova.no> added the comment:
Attached patch alters the behaviour of sqlite3.Connection.enable_load_extension() to never enabling the SQL API. This may require a deprecation period and a warning since it's a change in behaviour, but since enable_load_extention() is not enabled by default, we can perhaps do without the warning? ---------- keywords: +patch Added file: https://bugs.python.org/file49939/patch.diff _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43763> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com