Amaury Forgeot d'Arc <[email protected]> added the comment:

Indeed, in 
http://hg.python.org/cpython/file/v2.7.5/Modules/_sqlite/statement.c#l258
The error in adapt() is swallowed and the original value is retained.

Fixed with 6181c1116a92, thanks for the report!

----------
nosy: +amaury
status: unread -> resolved

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1591>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to