[issue20587] sqlite3 converter not being called

Mark Lawrence report at bugs.python.org
Wed Jul 9 09:14:27 CEST 2014


Mark Lawrence added the comment:

Can somebody try my code on 2.7 as I don't run it anymore.  You'll probably have to undo the str => bytes dance I've just performed.  Any reason why the default convertors and adapters described here https://docs.python.org/2/library/sqlite3.html#default-adapters-and-converters can't be used?  Maybe something to do with microsecond formatting for which I know there is a completely separate issue?

----------
components: +Library (Lib) -Windows
nosy: +BreamoreBoy
Added file: http://bugs.python.org/file35911/workingdemo.py

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


More information about the Python-bugs-list mailing list