Source: python-glob2 Version: 0.5-6 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/p/python-glob2.html Setting up python3-glob2 (0.5-6) ... /usr/lib/python3/dist-packages/glob2/fnmatch.py:114: SyntaxWarning: invalid escape sequence '\Z' return '(?ms)' + res + '\Z'