[issue44958] [sqlite3] only reset statements when needed

Erlend E. Aasland report at bugs.python.org
Tue Sep 21 18:33:36 EDT 2021


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

> Now that pysqlite_statement_reset() is only used in cursor.c, I suggest to move it to cursor.c and make it a static function.

I'll wait until PR 25984 is merged before opening a PR for relocating pysqlite_statement_reset().

----------

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


More information about the Python-bugs-list mailing list