[issue20587] sqlite3 converter not being called

Kathryn M Kowalski report at bugs.python.org
Wed Feb 12 16:58:14 CET 2014


Kathryn M Kowalski added the comment:

See attached file with output from both python versions.  It is using the converter as shown in demo2a.  The code using the converter was working on 2.5 for years - it quit working on the move to 2.7 because it couldn't compare a datetime to the text string returned from the database.

----------
Added file: http://bugs.python.org/file34061/demo2a.py

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


More information about the Python-bugs-list mailing list