]> 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:39 +0000 (10:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Jan 2015 08:11:39 +0000 (10:11 +0200)
commitffd48c9e3d0b9bd6fffd4a5ada6a112fea767e2e
tree93a1d720e8ba0e133aa422e94431a4e33a7ab744
parent34af5023fc1e74c2d6a7537a11148885c84d9cb4
parentf186e128b6d4e6031e1e7e97b26b3eda64c1b88f
Issue #23268: Fixed bugs in the comparison of ipaddress classes.
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS