[issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not

Tal Einat report at bugs.python.org
Tue Jul 3 08:37:29 EDT 2018


Tal Einat <taleinat at gmail.com> added the comment:


New changeset f55a818954212e8e6c97e3d66cf1478120a3220f by Tal Einat (Miss Islington (bot)) in branch '3.6':
bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. (GH-8042) (GH-8067)
https://github.com/python/cpython/commit/f55a818954212e8e6c97e3d66cf1478120a3220f


----------

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


More information about the Python-bugs-list mailing list