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 Arfrever
Recipients Arfrever, benjamin.peterson, python-dev, serhiy.storchaka, vinay.sajip
Date 2013-10-08.00:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381193425.42.0.465293367092.issue18037@psf.upfronthosting.co.za>
In-reply-to
Content
These revisions also introduced escaping of \u and \U in raw literals, which is incorrect.
It breaks e.g. Sphinx.
History
Date User Action Args
2013-10-08 00:50:25Arfreversetrecipients: + Arfrever, vinay.sajip, benjamin.peterson, python-dev, serhiy.storchaka
2013-10-08 00:50:25Arfreversetmessageid: <1381193425.42.0.465293367092.issue18037@psf.upfronthosting.co.za>
2013-10-08 00:50:25Arfreverlinkissue18037 messages
2013-10-08 00:50:24Arfrevercreate