Source: heartbeat Version: 1:3.0.6-15 User: [email protected] 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])

