commit | 66a01b068be674939a062c9f4e943f42d8d13aec | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 03 16:57:10 2024 |
committer | GitHub <noreply@github.com> | Tue Dec 03 16:57:10 2024 |
tree | 417e9b9b3b8cfa402ce847c0eeea3367b12db1df | |
parent | 2e161e24999b3ec3fc5409995cf966de4fa95ded [diff] |
[3.11] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123818) Make IPv4-mapped IPv6 address properties consistent with IPv4. (cherry picked from commit 76a1c5d18312712baed4699fe7333abb050ec9b7) Co-authored-by: Seth Michael Larson <seth@python.org> --------- Co-authored-by: Seth Michael Larson <seth@python.org> Co-authored-by: Ćukasz Langa <lukasz@langa.pl>