issues
search
marvin-zhao
/
ipaddr-py
Automatically exported from code.google.com/p/ipaddr-py
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please include Release Notes in the release
#62
GoogleCodeExporter
closed
9 years ago
7
'bigger network' is contained in 'smaller network'
#61
GoogleCodeExporter
closed
9 years ago
1
[PATCH] two minor comment nits
#60
GoogleCodeExporter
closed
9 years ago
2
address and network objects should not be comparable.
#59
GoogleCodeExporter
closed
9 years ago
1
A method to strip host bits from a network
#58
GoogleCodeExporter
closed
9 years ago
1
Addition/Subtraction should be possible for IP Addresses and ints
#57
GoogleCodeExporter
closed
9 years ago
2
IPv4IpvalidationError still exists in 2.1.0
#56
GoogleCodeExporter
closed
9 years ago
6
IPv4IpValidationError typo
#55
GoogleCodeExporter
closed
9 years ago
3
commentary typo s/adddress/address/g
#54
GoogleCodeExporter
closed
9 years ago
1
support tuple constructor argument for IPAddress/IPNetwork
#53
GoogleCodeExporter
closed
9 years ago
3
no property IPv4Address.is_unspecified (as opposed to IPv6Address)
#52
GoogleCodeExporter
closed
9 years ago
9
NameError when checking prefixlen syntax of IPv6Network
#51
GoogleCodeExporter
closed
9 years ago
1
Invalid exception names
#50
GoogleCodeExporter
closed
9 years ago
1
'module' object has no attribute 'IPv4'
#49
GoogleCodeExporter
closed
9 years ago
2
IPv4 Mapped Addresses Inconsistency
#48
GoogleCodeExporter
closed
9 years ago
12
global name 'long' is not defined
#47
GoogleCodeExporter
closed
9 years ago
6
fix exceptions
#46
GoogleCodeExporter
closed
9 years ago
2
ipv4-ipv6 mixed notation (x:x:x:x:x:x:d.d.d.d) raise a ValueError in _string_from_ip_int
#45
GoogleCodeExporter
closed
9 years ago
12
Duplicated code in IPv6Network.__init__
#44
GoogleCodeExporter
closed
9 years ago
2
IPXNetwork should provide an iterator for its subnets
#43
GoogleCodeExporter
closed
9 years ago
3
[Patch] Fix for Network equality
#42
GoogleCodeExporter
closed
9 years ago
1
testHash fails
#41
GoogleCodeExporter
closed
9 years ago
4
overlaps() should test other against self too
#40
GoogleCodeExporter
closed
9 years ago
1
Bad netmask not reported as error
#39
GoogleCodeExporter
closed
9 years ago
2
ipaddr: Documentation bug and enhancement suggestion
#38
GoogleCodeExporter
closed
9 years ago
2
_BaseV6._string_from_ip_int() raises misleading exception if non-integer argument is passed to it
#37
GoogleCodeExporter
closed
9 years ago
1
A couple more int() calls that need to be wrapped with try/except
#36
GoogleCodeExporter
closed
9 years ago
1
3144 discussion bug
#35
GoogleCodeExporter
closed
9 years ago
1
ValueError raised by int() not caught for invalid IPv6 addresses
#34
GoogleCodeExporter
closed
9 years ago
1
IPAddress factory function test for wrong exceptions
#33
GoogleCodeExporter
closed
9 years ago
1
__le__/__ge__ don't work as expected
#32
GoogleCodeExporter
closed
9 years ago
2
IPvXAddress class should expose is_<network_class> boolean properties
#31
GoogleCodeExporter
closed
9 years ago
3
string based support for function and method arguments
#30
GoogleCodeExporter
closed
9 years ago
3
copy constructor doesn't work with IPvXAddress objects
#29
GoogleCodeExporter
closed
9 years ago
1
sorting lists of address and network objects produces varying results
#28
GoogleCodeExporter
closed
9 years ago
3
small typo in http://code.google.com/p/ipaddr-py/source/browse/branches/2.0.x/ipaddr.py?spec=svn96&r=96#119
#27
GoogleCodeExporter
closed
9 years ago
1
ipaddr.IPv4Address(ipaddr.IPv4Address(<foo>)) raises attributeError
#26
GoogleCodeExporter
closed
9 years ago
3
2.0.x: IPv4Address has no .version
#25
GoogleCodeExporter
closed
9 years ago
1
True Cisco ACL/Inverse/Wildcard masks not accepted as valid.
#24
GoogleCodeExporter
closed
9 years ago
1
ip_ext_full produces inconsistent results
#23
GoogleCodeExporter
closed
9 years ago
2
setup.py missing License
#22
GoogleCodeExporter
closed
9 years ago
2
BaseIP properties and indexes (netmask, broadcast, etc) should return IP objects
#21
GoogleCodeExporter
closed
9 years ago
1
IPv4('192.168.1.1') == IPv4('192.168.1.1/32')
#20
GoogleCodeExporter
closed
9 years ago
2
10.1.3.0/24 is both less than and greater than 10.1.2.128/25
#19
GoogleCodeExporter
closed
9 years ago
2
CollapseAddrList doesn't appear to be working as expected
#18
GoogleCodeExporter
closed
9 years ago
1
collapse_address_list is too slow
#17
GoogleCodeExporter
closed
9 years ago
7
Test failed.
#16
GoogleCodeExporter
closed
9 years ago
2
Off-by-one in index
#15
GoogleCodeExporter
closed
9 years ago
3
Packed binary representation
#14
GoogleCodeExporter
closed
9 years ago
5
Incorrect byte order calculation for IPv4 mapped/compatible IPv6 addresses
#13
GoogleCodeExporter
closed
9 years ago
4
Previous
Next