Serhiy Storchaka added the comment: This may be similar to issue26494.
As for the patch, _pysqlite_seterror() shouldn't be called when GIL is released. And setting self->db not guarded with GIL looks dangerous. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com