marvin-zhao / ipaddr-py

Automatically exported from code.google.com/p/ipaddr-py
0 stars 0 forks source link

IPv4IpvalidationError still exists in 2.1.0 #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
$ grep -c IPv4IpvalidationError ipaddr.py
1

What is the expected output? What do you see instead?

Except 0 since this was never (quite) the old error name and it's
AddressValueError now anyway.

What version of the product are you using? On what operating system?

Linux, 2.1.0

Please provide any additional information below.

See issue 55 for more details.

Original issue reported on code.google.com by sc...@kitterman.com on 19 Feb 2010 at 8:19

GoogleCodeExporter commented 9 years ago
ok, really fixed this time. I could've sworn I went looking for all validation 
Errors. guess not.

r147

i'll get 2.1.1 out later today.

Original comment by pmo...@google.com on 22 Feb 2010 at 4:06

GoogleCodeExporter commented 9 years ago
thanks for double-checking by the way.

Original comment by pmo...@google.com on 22 Feb 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Are you still planning on a 2.1.1?

Original comment by sc...@kitterman.com on 28 Feb 2010 at 2:51

GoogleCodeExporter commented 9 years ago
yes, tomorrow, sorry. the fix is in trunk if you need it.

Original comment by pmo...@google.com on 2 Mar 2010 at 5:12

GoogleCodeExporter commented 9 years ago
I've already patched the Debian package with a fix, I'm more interested in the
timing of the update to figure out when I should get the Ubuntu package 
updated. 
Thanks.

Original comment by sc...@kitterman.com on 2 Mar 2010 at 1:56

GoogleCodeExporter commented 9 years ago
Thanks for the update.  It've uploaded it to Debian and it should be in Ubuntu
shortly.

Original comment by sc...@kitterman.com on 3 Mar 2010 at 4:51