Source: python-meld3 Version: 1.0.2-4 User: [email protected] 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-meld3.html Setting up python3-meld3 (1.0.2-4) ... /usr/lib/python3/dist-packages/meld3/__init__.py:1101: SyntaxWarning: invalid escape sequence '\w' _NONENTITY_RE = re.compile(_b('&(?!([#\w]*;))')) # negative lookahead assertion

