summaryrefslogtreecommitdiffstats
path: root/Lib/configparser.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-05-17 19:42:08 (GMT)
committerGitHub <noreply@github.com>2021-05-17 19:42:08 (GMT)
commita44bb6ddb17538b7b2096d13eb79a1208bd97f34 (patch)
tree06f3b92b1d3381cfb53482647203cf75f5386e48 /Lib/configparser.py
parent7a588621c2854bcef6ce9eeb54349b84ac078c45 (diff)
downloadcpython-a44bb6ddb17538b7b2096d13eb79a1208bd97f34.zip
cpython-a44bb6ddb17538b7b2096d13eb79a1208bd97f34.tar.gz
cpython-a44bb6ddb17538b7b2096d13eb79a1208bd97f34.tar.bz2
bpo-33433 Fix private address checking for IPv4 mapped IPv6. (GH-26172)
For IPv4 mapped IPv6 addresses, defer privacy check to the mapped IPv4 address. Solves bug where public mapped IPv4 addresses are considered private by the IPv6 check. Automerge-Triggered-By: GH:gpshead (cherry picked from commit 83f0f8d62f279f846a92fede2244beaa0149b9d8) Co-authored-by: Pete Wicken <2273100+JamoBox@users.noreply.github.com>
Diffstat (limited to 'Lib/configparser.py')
0 files changed, 0 insertions, 0 deletions