[docs] [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:19 EDT 2018


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


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


----------

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


More information about the docs mailing list