[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:38 EDT 2018


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


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


----------

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


More information about the docs mailing list