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 taleinat
Recipients Jeffrey.Kintscher, bup, ezio.melotti, gvanrossum, mrabarnett, serhiy.storchaka, taleinat, terry.reedy
Date 2019-11-20.09:14:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574241253.4.0.721351237068.issue37367@roundup.psfhosted.org>
In-reply-to
Content
Alright, so let's push through the existing PR for rejecting such octal escapes in byte strings.

We'll also need another PR for raising a deprecation warning for such octal escapes in strings.
History
Date User Action Args
2019-11-20 09:14:13taleinatsetrecipients: + taleinat, gvanrossum, terry.reedy, ezio.melotti, mrabarnett, serhiy.storchaka, bup, Jeffrey.Kintscher
2019-11-20 09:14:13taleinatsetmessageid: <1574241253.4.0.721351237068.issue37367@roundup.psfhosted.org>
2019-11-20 09:14:13taleinatlinkissue37367 messages
2019-11-20 09:14:13taleinatcreate