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, mrabarnett, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-09-23.20:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140923202556.50562.42928@mail.hg.python.org>
In-reply-to
Content
New changeset 3b32f495fb38 by Serhiy Storchaka in branch 'default':
Issue #22362: Forbidden ambiguous octal escapes out of range 0-0o377 in
https://hg.python.org/cpython/rev/3b32f495fb38
History
Date User Action Args
2014-09-23 20:26:03python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka
2014-09-23 20:26:03python-devlinkissue22362 messages
2014-09-23 20:26:03python-devcreate