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