[issue21513] speed up some ipaddress properties

Roundup Robot report at bugs.python.org
Fri May 23 23:12:30 CEST 2014


Roundup Robot added the comment:

New changeset 7a28ab8f012f by Antoine Pitrou in branch 'default':
Issue #21513: Speedup some properties of IP addresses (IPv4Address, IPv6Address) such as .is_private or .is_multicast.
http://hg.python.org/cpython/rev/7a28ab8f012f

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list