commit | b58da409aac90123c1159916908a4c49144925ee | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 03 17:07:43 2024 |
committer | GitHub <noreply@github.com> | Tue Dec 03 17:07:43 2024 |
tree | 4880ae790486224a39296a7bd572065c15ddba89 | |
parent | b3a6042361123b05108af25dcb1ea34cd1fc5aa9 [diff] |
[3.10] gh-122792: Make IPv4-mapped IPv6 address properties consistent with IPv4 (GH-122793) (GH-123819) 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: Ćukasz Langa <lukasz@langa.pl>