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

Erlend E. Aasland report at bugs.python.org
Sat May 8 03:48:44 EDT 2021


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

> Hm, I guess we could use sqlite3_stmt_busy() instead of the in_use flag.

I opened bpo-44073 for this.

----------

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


More information about the Python-bugs-list mailing list