summaryrefslogtreecommitdiffstats
path: root/Lib/inspect.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-06-15 14:16:55 (GMT)
committerGitHub <noreply@github.com>2017-06-15 14:16:55 (GMT)
commitc5a6fb654a280c7b17f1d348e2e40d62ca04c5d3 (patch)
tree968e2057ace876fc7730e3c19849fa3036235a57 /Lib/inspect.py
parentb39c78a73c203dcaf8f2061da81827c667440402 (diff)
downloadcpython-c5a6fb654a280c7b17f1d348e2e40d62ca04c5d3.zip
cpython-c5a6fb654a280c7b17f1d348e2e40d62ca04c5d3.tar.gz
cpython-c5a6fb654a280c7b17f1d348e2e40d62ca04c5d3.tar.bz2
[3.5] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) (#2218)
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 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions