mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
The sqlite3 module now raises TypeError, rather than ValueError, if operation argument type is not str: execute(), executemany() and calling a connection. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| dbapi2.py | ||
| dump.py | ||