Source: foolscap Version: 24.9.0-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/f/foolscap.html Setting up python3-foolscap (24.9.0-1) ... /usr/lib/python3/dist-packages/foolscap/logging/gatherer.py:522: SyntaxWarning: invalid escape sequence '\w' INCIDENT_GATHERER_TACFILE = """\ /usr/lib/python3/dist-packages/foolscap/test/test_schema.py:104: SyntaxWarning: invalid escape sequence '\d' c5 = schema.UnicodeConstraint(regexp=re.compile("\d+\s\w+"))