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 python-dev
Recipients acdha, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
Date 2014-10-31.10:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141031104246.35244.67493@psf.io>
In-reply-to
Content
New changeset 6f52a3d0f548 by Serhiy Storchaka in branch 'default':
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
https://hg.python.org/cpython/rev/6f52a3d0f548

New changeset 7981cb1556cf by Serhiy Storchaka in branch '3.4':
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
https://hg.python.org/cpython/rev/7981cb1556cf
History
Date User Action Args
2014-10-31 10:42:54python-devsetrecipients: + python-dev, ezio.melotti, mrabarnett, serhiy.storchaka, acdha
2014-10-31 10:42:54python-devlinkissue17381 messages
2014-10-31 10:42:54python-devcreate