[issue43752] [sqlite3] Fetching an empty value from date column raises ValueError

Erlend Egeberg Aasland report at bugs.python.org
Tue Apr 6 15:37:33 EDT 2021


Erlend Egeberg Aasland <erlend.aasland at innova.no> added the comment:

> Zero-sized blobs _with_ converters must return None; zero-sized blobs _without_ converters must return b"".

Maybe the docs should be updated to reflect this inconsistency.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43752>
_______________________________________


More information about the Python-bugs-list mailing list