[New-bugs-announce] [issue35643] SyntaxWarning: invalid escape sequence in Modules/_sha3/cleanup.py

Mickaël Schoentgen report at bugs.python.org
Wed Jan 2 14:01:47 EST 2019


New submission from Mickaël Schoentgen <contact at tiger-222.fr>:

This warning is emitted on Modules/_sha3/cleanup.py, line 11:

    SyntaxWarning: invalid escape sequence \
      CPP2 = re.compile("\ //(.*)")

----------
components: Extension Modules
messages: 332888
nosy: Tiger-222
priority: normal
severity: normal
status: open
title: SyntaxWarning: invalid escape sequence in Modules/_sha3/cleanup.py
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35643>
_______________________________________


More information about the New-bugs-announce mailing list