#1087160 urwid-satext: Python SyntaxWarning

#1087160#5
Date:
2024-11-09 10:02:13 UTC
From:
To:
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 !"""

#1087160#10
Date:
2025-09-03 11:26:51 UTC
From:
To:
Please find a patch fixing this attached.