[New-bugs-announce] [issue30271] Make sqlite3 statement cache optional

Aviv Palivoda report at bugs.python.org
Thu May 4 15:03:50 EDT 2017


New submission from Aviv Palivoda:

Currently the minimum size of the statement cache is 10. I suggest that it will be any value above 1 or no cache at all if the size is set to 0.

----------
components: Extension Modules
messages: 293006
nosy: berker.peksag, ghaering, palaviv
priority: normal
severity: normal
status: open
title: Make sqlite3 statement cache optional
type: enhancement
versions: Python 3.7

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


More information about the New-bugs-announce mailing list