diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-06-03 13:45:32 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 13:45:32 (GMT) |
| commit | f3272d863004e291ab00620e71dee1cfa0fc9f83 (patch) | |
| tree | 313a3f066b8c97107fddfbd7422e8decc3fa6787 /Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp | |
| parent | d4cf1fafafc673e6147ff9d28f66ac1b50637605 (diff) | |
| download | cpython-f3272d863004e291ab00620e71dee1cfa0fc9f83.zip cpython-f3272d863004e291ab00620e71dee1cfa0fc9f83.tar.gz cpython-f3272d863004e291ab00620e71dee1cfa0fc9f83.tar.bz2 | |
[3.12] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (GH-29345) (GH-135081)
Represent IPv4-mapped IPv6 address as x:x:x:x:x:x:d.d.d.d,
where the 'x's are the hexadecimal values
of the six high-order 16-bit pieces of the address,
and the 'd's are the decimal values
of the four low-order 8-bit pieces of the address
(standard IPv4 representation).
(cherry picked from commit f22bf8e3cf899896cf587099d29290cb43aa9724)
Co-authored-by: opavliuk <40970635+opavlyuk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Diffstat (limited to 'Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp')
0 files changed, 0 insertions, 0 deletions
