[issue30646] SQLite: sqlite3_enable_shared_cache() is deprecated

Erlend Egeberg Aasland report at bugs.python.org
Sat Sep 5 16:37:13 EDT 2020


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

A little bit too fast with my previous comment; just disregard that suggestion.

Maybe we should just disable the sqlite3.enable_shared_cache() method if we are running on macOS, since it will only result in a misuse error anyway.

----------

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


More information about the Python-bugs-list mailing list