Source: python-discogs-client Version: 2.5-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/p/python-discogs-client.html Setting up python3-discogs-client (2.5-1) ... /usr/lib/python3/dist-packages/discogs_client/fetchers.py:222: SyntaxWarning: invalid escape sequence '\w' path_with_params = re.compile('(?P<dir>(\w+/)+)(?P<query>\w+)\?(?P<params>.*)')