Source: thonny Version: 4.0.1-1 User: debian-pyt...@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),