[issue44165] [sqlite3] sqlite3_prepare_v2 micro optimisation: pass string size

Erlend E. Aasland report at bugs.python.org
Tue May 18 03:31:49 EDT 2021


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

Note, PR 26206 does not include statement creation in _pysqlite_connection_begin (Modules/_sqlite/connection.c). That needs further refactoring, so I'll add that in a separate PR if PR 26206 is accepted.

----------

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


More information about the Python-bugs-list mailing list