]> granicus.if.org Git - python/commit
bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. (GH-8042...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Jul 2018 12:37:16 +0000 (05:37 -0700)
committerTal Einat <taleinat+github@gmail.com>
Tue, 3 Jul 2018 12:37:16 +0000 (15:37 +0300)
commit6699386231d326c50439b9e1df752e1aed7ca6b4
tree82145c237e1c8c7096549b622ed6890f503f07bc
parentcee7b2261feff38fd3b2cc55b04521db76c4275f
bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. (GH-8042) (GH-8065)

(cherry picked from commit 831c29721dcb1b768c6315a4b8a4059c4c97ee8b)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Doc/library/sqlite3.rst