[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 07:59:34 EDT 2018
Tal Einat <taleinat at gmail.com> added the comment:
New changeset 831c29721dcb1b768c6315a4b8a4059c4c97ee8b by Tal Einat (Sergey Fedoseev) in branch 'master':
bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. (GH-8042)
https://github.com/python/cpython/commit/831c29721dcb1b768c6315a4b8a4059c4c97ee8b
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34018>
_______________________________________
More information about the docs
mailing list