SilentGhost added the comment:

Perhaps I'm wrong, but a superficial inspection of the ipaddress.py seem to 
indicate that it's not affected by the same issue. _find_address_range is 
implemented as a generator, it doesn't restart comparison on every iteration. 
Alexander, did you experience any performance issues when using ipaddress 
module from standard library?

----------
nosy: +SilentGhost

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25784>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to