SIGN IN SIGN UP

GH-125866: Preserve Windows drive letter case in file URIs (#127138)

Stop converting Windows drive letters to uppercase in
`urllib.request.pathname2url()` and `url2pathname()`. This behaviour is
unnecessary and inconsistent with pathlib's file URI implementation.
B
Barney Gale committed
cc813e10ff190af38b8429d0d49fb9249493d504
Parent: a13e94d
Committed by GitHub <noreply@github.com> on 11/23/2024, 10:41:39 AM