summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-06-15 14:16:38 (GMT)
committerGitHub <noreply@github.com>2017-06-15 14:16:38 (GMT)
commitcf58dfb44cc11d41ea1473cd7436618b210b8258 (patch)
treef603c05144d262cdec6edadc1b44b8bd98db0bfb /Python
parentf75f6edb1fdbaeb12f9de368ebdeb1b7d1836433 (diff)
downloadcpython-cf58dfb44cc11d41ea1473cd7436618b210b8258.zip
cpython-cf58dfb44cc11d41ea1473cd7436618b210b8258.tar.gz
cpython-cf58dfb44cc11d41ea1473cd7436618b210b8258.tar.bz2
[3.6] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) (#2217)
the original logic was just comparing the network address but this is wrong because if the network address is equal then we need to compare the ip address for breaking the tie add more ip_interface comparison tests. (cherry picked from commit 7bd8d3e794782582a4ad1c9749424fff86802c3e)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions