- Package:
- src:urwid-satext
- Source:
- src:urwid-satext
- Submitter:
- Graham Inggs
- Date:
- 2025-09-03 11:29:02 UTC
- Severity:
- normal
- Tags:
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/u/urwid-satext.html
Setting up python3-urwid-satext (0.9.0~hg151-1) ...
/usr/lib/python3/dist-packages/urwid_satext/sat_widgets.py:250:
SyntaxWarning: invalid escape sequence '\ '
"""/!\ set_text doesn't change self.selected_txt !"""
Please find a patch fixing this attached.