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 cvrebert, ezio.melotti, mrabarnett, pitrou, python-dev, serhiy.storchaka
Date 2015-03-24.20:59:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150324205855.7505.62903@psf.io>
In-reply-to
Content
New changeset 014031a4d398 by Serhiy Storchaka in branch 'default':
Issue #23622: Unknown escapes in regular expressions that consist of ``'\'``
https://hg.python.org/cpython/rev/014031a4d398
History
Date User Action Args
2015-03-24 20:59:00python-devsetrecipients: + python-dev, pitrou, ezio.melotti, mrabarnett, cvrebert, serhiy.storchaka
2015-03-24 20:59:00python-devlinkissue23622 messages
2015-03-24 20:59:00python-devcreate