[Debian-med-packaging] Bug#1085660: khmer: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Mon Oct 21 12:54:43 BST 2024
Source: khmer
Version: 3.0.0~a3+dfsg-8
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/k/khmer.html
Setting up khmer (3.0.0~a3+dfsg-8+b1) ...
/usr/lib/python3/dist-packages/khmer/tests/test_subset_graph.py:61:
SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
assert len(divvy) is 3
/usr/lib/python3/dist-packages/khmer/tests/test_subset_graph.py:82:
SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
assert len(divvy) is 3
/usr/lib/python3/dist-packages/khmer/tests/test_subset_graph.py:278:
SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
assert len(divvy) is 3
/usr/lib/python3/dist-packages/khmer/tests/test_subset_graph.py:476:
SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
assert len(divvy) is 3
/usr/lib/python3/dist-packages/khmer/tests/test_subset_graph.py:509:
SyntaxWarning: "is" with 'int' literal. Did you mean "=="?
assert len(divvy) is 3
More information about the Debian-med-packaging
mailing list