[Bug 1878985] [NEW] focal/python3-netaddr : SyntaxWarning: "is not" with a literal
Harry Coin
hgcoin at gmail.com
Fri May 15 20:09:00 UTC 2020
Public bug reported:
Setting up python3-netaddr (0.7.19-3) ...
/usr/lib/python3/dist-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if word_sep is not '':
'is' and == are not the same, tests will fail that succeeded on some x86 cpython platforms for other than 8 bit literals.
These bugs are picked up on python3.8, included with focal, not seen on 3.7/eoan.
** Affects: python-netaddr (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: python-netaddr (Debian)
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1878985
Title:
focal/python3-netaddr : SyntaxWarning: "is not" with a literal
Status in python-netaddr package in Ubuntu:
Fix Released
Status in python-netaddr package in Debian:
Unknown
Bug description:
Setting up python3-netaddr (0.7.19-3) ...
/usr/lib/python3/dist-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if word_sep is not '':
'is' and == are not the same, tests will fail that succeeded on some x86 cpython platforms for other than 8 bit literals.
These bugs are picked up on python3.8, included with focal, not seen on 3.7/eoan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1878985/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list