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 eric.smith
Recipients Tim.Graham, abarry, eric.smith, ezio.melotti, martin.panter, ncoghlan, ned.deily, petr.viktorin, python-dev, r.david.murray, rhettinger, serhiy.storchaka, yan12125, yselivanov
Date 2016-10-31.15:07:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477926421.77.0.279461136464.issue28128@psf.upfronthosting.co.za>
In-reply-to
Content
I agree it would be nice to get this in to 3.6. I'm not sure I'd go so far as to say it's a must and can't wait for 3.6.1. It's a non-trivial change, and it's up to Ned to say if it can go in to 3.6.

If you don't run with -Wall or -Werror, then you won't notice any new behavior with invalid escapes, correct?

Maybe post to python-dev and see if we can get more reviewers?
History
Date User Action Args
2016-10-31 15:07:01eric.smithsetrecipients: + eric.smith, rhettinger, ncoghlan, ned.deily, ezio.melotti, r.david.murray, petr.viktorin, python-dev, martin.panter, serhiy.storchaka, yselivanov, Tim.Graham, yan12125, abarry
2016-10-31 15:07:01eric.smithsetmessageid: <1477926421.77.0.279461136464.issue28128@psf.upfronthosting.co.za>
2016-10-31 15:07:01eric.smithlinkissue28128 messages
2016-10-31 15:07:01eric.smithcreate