Bug#1085602: gedit: Python SyntaxWarning

Graham Inggs ginggs at debian.org
Mon Oct 21 09:42:03 BST 2024


Source: gedit
Version: 46.2-3
User: debian-python at 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/g/gedit.html


  Setting up python3 (3.12.6-1) ...
  /usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212:
SyntaxWarning: invalid escape sequence '\-'
    RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(\[([a-zA-Z_@]+)\])?$')
  /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/substitutionparser.py:162:
SyntaxWarning: invalid escape sequence '\s'
    match = re.match('\\\\?%s\s*' % self.REG_GROUP, tokens)



More information about the pkg-gnome-maintainers mailing list