[Debian-ha-maintainers] Bug#1085635: heartbeat: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Mon Oct 21 11:34:30 BST 2024
Source: heartbeat
Version: 1:3.0.6-15
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/h/heartbeat.html
Setting up python3 (3.12.5-1) ...
/usr/share/heartbeat/cts/CM_hb.py:174: SyntaxWarning: invalid escape
sequence '\.'
if re.match("^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$"
/usr/share/heartbeat/cts/extracttests.py:73: SyntaxWarning: invalid
escape sequence '\['
self.regex=re.compile(" CTS: Running test .*\[([0-9]+)")
/usr/share/heartbeat/hb_api.py:61: SyntaxWarning: invalid escape sequence '\d'
raise ValueError("invalid size digit: expected '\d+:', but got '%c'" % s[0])
More information about the Debian-ha-maintainers
mailing list