This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients berker.peksag, ghaering, miss-islington, serhiy.storchaka
Date 2019-09-17.06:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568702354.17.0.880137922727.issue38185@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8d653c2d0d267eb1e44f6cdb916945029fec3b1 by Miss Islington (bot) in branch '3.8':
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
https://github.com/python/cpython/commit/d8d653c2d0d267eb1e44f6cdb916945029fec3b1
History
Date User Action Args
2019-09-17 06:39:14miss-islingtonsetrecipients: + miss-islington, ghaering, berker.peksag, serhiy.storchaka
2019-09-17 06:39:14miss-islingtonsetmessageid: <1568702354.17.0.880137922727.issue38185@roundup.psfhosted.org>
2019-09-17 06:39:14miss-islingtonlinkissue38185 messages
2019-09-17 06:39:14miss-islingtoncreate