Bug#1086857: python-nxs: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Wed Nov 6 16:36:23 GMT 2024
Source: python-nxs
Version: 4.4.1-5
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/p/python-nxs.html
Setting up python3-nxs (4.4.1-5) ...
/usr/lib/python3/dist-packages/nxs/napi.py:1127: SyntaxWarning: "is"
with 'str' literal. Did you mean "=="?
if dtype is 'char': length += 1 # HDF4 needs zero-terminator
/usr/lib/python3/dist-packages/nxs/tree.py:542: SyntaxWarning:
invalid escape sequence '\['
sep=re.compile('[\[]*(\s*,*:*)+[\]]*')
More information about the debian-science-maintainers
mailing list