Bug#1087062: ros-angles: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Fri Nov 8 14:42:42 GMT 2024
Source: ros-angles
Version: 1.16.0-1
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/r/ros-angles.html
Setting up python3-angles (1.16.0-1) ...
/usr/lib/python3/dist-packages/angles/__init__.py:60: SyntaxWarning:
invalid escape sequence '\p'
""" returns the angle in [-2*pi, 2*pi] going the other way along
the unit circle.
/usr/lib/python3/dist-packages/angles/__init__.py:76: SyntaxWarning:
invalid escape sequence '\p'
""" This function is only intended for internal use and not
intended for external use.
/usr/lib/python3/dist-packages/angles/__init__.py:125:
SyntaxWarning: invalid escape sequence '\p'
""" Returns the delta from "from_angle" to "to_angle" making sure
it does not violate limits specified by left_limit and right_limit.
/usr/lib/python3/dist-packages/angles/__init__.py:181:
SyntaxWarning: invalid escape sequence '\p'
""" Returns the delta from `from_angle` to `to_angle`, making sure
it does not violate limits specified by `left_limit` and
`right_limit`.
More information about the debian-science-maintainers
mailing list