[issue6169] Important comparison bug in ipaddr

Michael Shields report at bugs.python.org
Tue Jun 2 01:18:30 CEST 2009


New submission from Michael Shields <shields at msrl.com>:

The open source version of ipaddr had an important comparison bug in 
which it was possible for x > y and x < y.  The fix for this should be 
applied to the Python standard library version as well.

http://code.google.com/p/ipaddr-py/source/detail?r=77

----------
components: Library (Lib)
messages: 88685
nosy: shields
severity: normal
status: open
title: Important comparison bug in ipaddr
type: behavior
versions: Python 2.7, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6169>
_______________________________________


More information about the Python-bugs-list mailing list