An error occurred while fetching folder content.
Select Git revision
cpython
-
-
- Open in your IDE
- Download source code
Erlend Egeberg Aasland
authored and
GitHub
committed
* Map SQLITE_MISUSE to sqlite3.InterfaceError SQLITE_MISUSE implies misuse of the SQLite C API, which, if it happens, is _not_ a user error; it is an sqlite3 extension module error. * Raise better errors when binding parameters fail. Instead of always raising InterfaceError, guessing what went wrong, raise accurate exceptions with more accurate error messages.
Name | Last commit | Last update |
---|