summaryrefslogtreecommitdiffstats
path: root/Python/instruction_sequence.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-11-22 03:17:06 (GMT)
committerGitHub <noreply@github.com>2024-11-22 03:17:06 (GMT)
commitebf564a1d3e2e81b9846535114e481d6096443d2 (patch)
tree62a0618bdaca77bde5822e9c0902851872174cb9 /Python/instruction_sequence.c
parentfcfdb55465636afc256bc29781b283404d88e6ca (diff)
downloadcpython-ebf564a1d3e2e81b9846535114e481d6096443d2.zip
cpython-ebf564a1d3e2e81b9846535114e481d6096443d2.tar.gz
cpython-ebf564a1d3e2e81b9846535114e481d6096443d2.tar.bz2
GH-126766: `url2pathname()`: handle 'localhost' authority (#127129)
Discard any 'localhost' authority from the beginning of a `file:` URI. As a result, file URIs like `//localhost/etc/hosts` are correctly decoded as `/etc/hosts`.
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions