[issue43350] [sqlite3] Active statements are reset twice in _pysqlite_query_execute()

Erlend E. Aasland report at bugs.python.org
Thu Aug 19 16:14:31 EDT 2021


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

msg387858 (Serhiy):
> Maybe the code could be rewritten in more explicit way and call
> pysqlite_statement_reset() only when it is necessary [...]

I've opened bpo-44958 for such an enhancement. Closing this issue.

----------
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> [sqlite3] only reset statements when needed

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


More information about the Python-bugs-list mailing list