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 ezio.melotti, jorendorff, meador.inge, mrabarnett, python-dev, rsc, serhiy.storchaka, timehorse
Date 2013-08-19.20:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cJmwc0K1GzRhf@mail.python.org>
In-reply-to
Content
New changeset 7ab07f15d78c by Serhiy Storchaka in branch '3.3':
Issue #2537: Remove breaked check which prevented valid regular expressions.
http://hg.python.org/cpython/rev/7ab07f15d78c

New changeset f4271cc2dfb5 by Serhiy Storchaka in branch 'default':
Issue #2537: Remove breaked check which prevented valid regular expressions.
http://hg.python.org/cpython/rev/f4271cc2dfb5

New changeset 7b867a46a8b4 by Serhiy Storchaka in branch '2.7':
Issue #2537: Remove breaked check which prevented valid regular expressions.
http://hg.python.org/cpython/rev/7b867a46a8b4
History
Date User Action Args
2013-08-19 20:30:24python-devsetrecipients: + python-dev, rsc, timehorse, jorendorff, ezio.melotti, mrabarnett, meador.inge, serhiy.storchaka
2013-08-19 20:30:24python-devlinkissue2537 messages
2013-08-19 20:30:24python-devcreate