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 martin.panter
Recipients abarry, martin.panter, ned.deily, r.david.murray, serhiy.storchaka, yan12125
Date 2016-09-14.00:25:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
See also Issue 28028. Serhiy suggested translating warnings to SyntaxWarning in general. Looks like that may help narrowing down the location of escaping problems.
History
Date User Action Args
2016-09-14 00:25:56martin.pantersetrecipients: + martin.panter, ned.deily, r.david.murray, serhiy.storchaka, yan12125, abarry
2016-09-14 00:25:55martin.pantersetmessageid: <[email protected]>
2016-09-14 00:25:55martin.panterlinkissue28128 messages
2016-09-14 00:25:54martin.pantercreate