[issue47019] Fatal Python Error in sqlite3 Python 3.10

Erlend E. Aasland report at bugs.python.org
Tue Mar 15 15:34:36 EDT 2022


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

See also Petrs msg400205:

> [...] I recommend that any function passed to SQLite (and only those) should
>  - be named `*_callback`, for clarity
>  - acquire the GIL at the very start
>  - release the GIL at the very end

----------

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


More information about the Python-bugs-list mailing list