]> granicus.if.org Git - python/commit
Issue #23268: Fixed bugs in the comparison of ipaddress classes.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 08:11:16 +0000 (10:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 08:11:16 +0000 (10:11 +0200)
commitf186e128b6d4e6031e1e7e97b26b3eda64c1b88f
tree432c2455ec0725e578146705326fd7bf704ffc6b
parentf4b7a02e932671c6e54e6b48340173cc859ab4c0
Issue #23268: Fixed bugs in the comparison of ipaddress classes.
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS