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 eric.araujo, ezio.melotti, georg.brandl, ishimoto, mrabarnett, pitrou, serhiy.storchaka, timehorse
Date 2012-06-17.12:48:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339937286.93.0.0273409979483.issue3665@psf.upfronthosting.co.za>
In-reply-to
Content
Here is updated (in conforming with PEP 393) patch. In additional octal and hexadecimal escaping cleared, illegal error message for hexadecimal escaping fixed. Added new tests for octal and hexadecimal escaping.
History
Date User Action Args
2012-06-17 12:48:07serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ishimoto, pitrou, timehorse, ezio.melotti, eric.araujo, mrabarnett
2012-06-17 12:48:06serhiy.storchakasetmessageid: <1339937286.93.0.0273409979483.issue3665@psf.upfronthosting.co.za>
2012-06-17 12:48:06serhiy.storchakalinkissue3665 messages
2012-06-17 12:48:06serhiy.storchakacreate