[Expired for python-netaddr (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: python-netaddr (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
** Patch removed: "python-netaddr_0.7.10-1ubuntu14.04.2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1307733/+attachment/4318193/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Server Team,
** Patch added: "python-netaddr_0.7.10-1ubuntu14.04.2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/python-netaddr/+bug/1307733/+attachment/4318193/+files/python-netaddr_0.7.10-1ubuntu14.04.2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Server Team, wh
Looks like a small typo
if size > _sys.maxint should be if size > _sys_maxint
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
https://bugs.launchpad.net/bugs/1307733
Title:
python3-netaddr 0.7.10 with poor
James,
I looked into using this module in our cloud installer, one bug in
particular that exists in 0.7.10 but not in 0.7.13 is the use of
sys.maxint:
Traceback (most recent call last):
File "", line 1, in
File "/usr/share/openstack/cloudinstall/netutils.py", line 78, in get_ip_set
ips
I went through the changes and if a bump to 0.7.11 (or higher) is not
possible I would cherry pick:
https://github.com/drkjam/netaddr/issues/46 (my Issue and python3
specific)
Bugs I would fix in python-netaddr and python3-netaddr:
https://github.com/drkjam/netaddr/issues/38 (accidently remove
later release have the newer version, however trusty still has 0.7.10 -
are there any specific bugs we should cherry pick for the py3 support?
it might be better to resolve specific bug users experience.
** Changed in: python-netaddr (Ubuntu)
Status: New => Incomplete
--
You received this
Typo - this affects python3-netaddr not python-netaddr
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-netaddr in Ubuntu.
https://bugs.launchpad.net/bugs/1307733
Title:
python3-netaddr 0.7.10 with poor python3 support
To mana