[issue21147] sqlite3 doesn't complain if the request contains a null character

Serhiy Storchaka report at bugs.python.org
Tue Sep 9 19:57:08 CEST 2014


Serhiy Storchaka added the comment:

Here is revised patch. There is yet one way to create Statement instance (Connection.__call__) and this patch covers it too.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file36583/sqlite_null_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21147>
_______________________________________


More information about the Python-bugs-list mailing list