]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34788: Add support for scoped IPv6 addresses (GH-13772)
authoropavlyuk <40970635+opavlyuk@users.noreply.github.com>
Wed, 26 Feb 2020 14:33:57 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 14:33:57 +0000 (06:33 -0800)
commit21da76d1f1b527d62b2e9ef79dd9aa514d996341
tree30f79bd48835216ed7d4e5275f5ccab93a8b688e
parentbe7ead62db9a1db3e2cd997b0beffd4480e51f5c
bpo-34788: Add support for scoped IPv6 addresses (GH-13772)

Automerge-Triggered-By: @asvetlov
Doc/library/ipaddress.rst
Doc/library/socket.rst
Doc/tools/susp-ignored.csv
Doc/whatsnew/3.9.rst
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Library/2019-07-17-08-26-14.bpo-34788.pwV1OK.rst [new file with mode: 0644]