[Bug 1878985] Re: focal/python3-netaddr : SyntaxWarning: "is not" with a literal

Eric Desrochers 1878985 at bugs.launchpad.net
Mon Oct 18 15:14:44 UTC 2021


*** This bug is a duplicate of bug 1877792 ***
    https://bugs.launchpad.net/bugs/1877792

** This bug is no longer a duplicate of bug 1917318
   code confuses identity and equality (fixed upstream)
** This bug has been marked a duplicate of bug 1877792
   jmespath/netaddr SyntaxWarning: "is" with a literal when installing ansible.

-- 
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