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 ezio.melotti, mrabarnett, rhettinger, serhiy.storchaka
Date 2017-05-09.20:37:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494362236.83.0.961521787268.issue30285@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6d336a027913327fc042b0d758a16724fea27b9c by Serhiy Storchaka in branch 'master':
bpo-30285: Optimize case-insensitive matching and searching (#1482)
https://github.com/python/cpython/commit/6d336a027913327fc042b0d758a16724fea27b9c
History
Date User Action Args
2017-05-09 20:37:16serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, mrabarnett
2017-05-09 20:37:16serhiy.storchakasetmessageid: <1494362236.83.0.961521787268.issue30285@psf.upfronthosting.co.za>
2017-05-09 20:37:16serhiy.storchakalinkissue30285 messages
2017-05-09 20:37:16serhiy.storchakacreate