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, r.david.murray, rhettinger, serhiy.storchaka, yan12125, yselivanov
Date 2016-10-31.12:42:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477917743.82.0.781450185371.issue28128@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not in front of a computer at the moment, but the output looks good. Also, my very quick glance at -7.diff's warn_invalid_escape_sequence looks reasonable, although I can't say for sure whether raising the error in PyErr_WarnExplicitObject followed by raising another error in ast_error is absolutely correct (it's outside my expertise).
History
Date User Action Args
2016-10-31 12:42:23eric.smithsetrecipients: + eric.smith, rhettinger, ncoghlan, ned.deily, ezio.melotti, r.david.murray, petr.viktorin, martin.panter, serhiy.storchaka, yselivanov, Tim.Graham, yan12125, abarry
2016-10-31 12:42:23eric.smithsetmessageid: <1477917743.82.0.781450185371.issue28128@psf.upfronthosting.co.za>
2016-10-31 12:42:23eric.smithlinkissue28128 messages
2016-10-31 12:42:23eric.smithcreate