Bug#1087111: thonny: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Fri Nov 8 17:48:07 GMT 2024
Source: thonny
Version: 4.0.1-1
User: debian-python at 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/t/thonny.html
Setting up thonny (4.0.1-1) ...
/usr/lib/python3/dist-packages/thonny/plugins/autocomplete.py:74:
SyntaxWarning: invalid escape sequence '\W'
"""TODO: try both fuzzy and non-fuzzy completions
/usr/lib/python3/dist-packages/thonny/plugins/cpython_frontend/cp_front.py:363:
SyntaxWarning: invalid escape sequence '\L'
os.path.expanduser("~\\AppData\Local\Programs\Python\Python3%d" % minor),
/usr/lib/python3/dist-packages/thonny/plugins/cpython_frontend/cp_front.py:364:
SyntaxWarning: invalid escape sequence '\L'
os.path.expanduser("~\\AppData\Local\Programs\Python\Python3%d-32" % minor),
More information about the Debian-edu-pkg-team
mailing list