[Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes?

Ethan Furman ethan at stoneleaf.us
Mon Feb 23 23:52:51 CET 2015


On 02/23/2015 02:40 PM, Nick Coghlan wrote:

> - pep8 and pylint warnings as soon as a patch can be accepted
> - Py3kWarning in Python 2.7.x
> - DeprecationWarning in Python 3.5
> - SyntaxWarning in Python 3.6
> - SyntaxError in Python 3.7

+1

--
~Ethan~

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150223/e4c2a8fc/attachment.sig>


More information about the Python-Dev mailing list