[issue38411] SQLITE_MISUSE race condition in sqlite3 is misleadingly raised as a binding error
New submission from Jack Robison : There is a race condition in the sqlite3 module that is misleadingly raised as sqlite3.InterfaceError('Error binding parameter 0 - probably unsupported type.') There are two issues here, one is the incorrectly raise error (https://bugs.python.org/
[issue38411] SQLITE_MISUSE race condition in sqlite3 is misleadingly raised as a binding error
Change by Jack Robison : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue38411> ___ ___ Python-bugs-list mailing list Unsubscrib