mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
c6a2320e87
The sqlite3 module now raises TypeError, rather than ValueError, if operation argument type is not str: execute(), executemany() and calling a connection.