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, pitrou, python-dev, serhiy.storchaka
Date 2014-10-31.00:07:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414714060.01.0.689463580129.issue22410@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your review Antoine.

Committed patch has fixed only part of the problem. It doesn't fix the problem of explicitly compiled patterns. Better solution requires changes to the _sre module.
History
Date User Action Args
2014-10-31 00:07:40serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, mrabarnett, python-dev
2014-10-31 00:07:40serhiy.storchakasetmessageid: <1414714060.01.0.689463580129.issue22410@psf.upfronthosting.co.za>
2014-10-31 00:07:39serhiy.storchakalinkissue22410 messages
2014-10-31 00:07:39serhiy.storchakacreate