Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-111089: Use PyUnicode_AsUTF8() in sqlite3 (python#111122)
PyUnicode_AsUTF8() now raises an exception if the string contains embedded null characters.
- Loading branch information