[Bug 1878985] Re: focal/python3-netaddr : SyntaxWarning: "is not" with a literal
Bug Watch Updater
1878985 at bugs.launchpad.net
Sat May 16 00:33:22 UTC 2020
** Changed in: python-netaddr (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-netaddr 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:
Fix Released
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