]> granicus.if.org Git - python/commit
Issue #21486: Optimize parsing of netmasks in ipaddress.IPv4Network and ipaddress...
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 15 May 2014 18:18:41 +0000 (20:18 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 15 May 2014 18:18:41 +0000 (20:18 +0200)
commit45aba189c6293deda04a1776aa95207435f959c6
tree0ac4f325d1cf91eb3cd3940671acf06ef8b043d1
parent88d8fb6af603176b6e55766da067f84115e35406
Issue #21486: Optimize parsing of netmasks in ipaddress.IPv4Network and ipaddress.IPv6Network.
Lib/ipaddress.py
Misc/NEWS