Bug#1086901: python-pex: Python SyntaxWarning
Source: python-pex
Version: 1.5.3-1
User: debian-python@lists.debian.org
Usertags: syntaxwarning
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/p/python-pex.html
Setting up python3-pex (1.5.3-1) ...
/usr/lib/python3/dist-packages/pex/finders.py:106: SyntaxWarning:
invalid escape sequence '\w'
return re.sub("[^\w\d.]+", "_", filename_component, re.UNICODE)
Reply to: