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 serhiy.storchaka
Recipients berker.peksag, ghaering, serhiy.storchaka
Date 2019-09-17.06:20:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568701259.7.0.139227667165.issue38185@roundup.psfhosted.org>
In-reply-to
Content
New changeset f669581a9527afb0d2325f9845a86715c0ba365d by Serhiy Storchaka in branch 'master':
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
https://github.com/python/cpython/commit/f669581a9527afb0d2325f9845a86715c0ba365d
History
Date User Action Args
2019-09-17 06:20:59serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, berker.peksag
2019-09-17 06:20:59serhiy.storchakasetmessageid: <1568701259.7.0.139227667165.issue38185@roundup.psfhosted.org>
2019-09-17 06:20:59serhiy.storchakalinkissue38185 messages
2019-09-17 06:20:59serhiy.storchakacreate