[issue44079] [sqlite3] remove superfluous statement weak ref list from connection object

Pablo Galindo Salgado report at bugs.python.org
Wed Aug 18 19:38:02 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 243b6c3b8fd3144450c477d99f01e31e7c3ebc0f by Erlend Egeberg Aasland in branch 'main':
bpo-44079: Strip superfluous statement cache from sqlite3.Connection (GH-25998)
https://github.com/python/cpython/commit/243b6c3b8fd3144450c477d99f01e31e7c3ebc0f


----------
nosy: +pablogsal
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list