[issue30271] Make sqlite3 statement cache optional

Berker Peksag report at bugs.python.org
Thu Jul 26 02:19:47 EDT 2018


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

Thanks for the report. What is your use case for making the statement caching optional? Did you notice any performance improvement when you use it with newer SQLite versions?

----------
stage:  -> patch review
versions: +Python 3.8 -Python 3.7

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


More information about the Python-bugs-list mailing list