Open barneygale opened 12 hours ago
Stop converting Windows drive letters to uppercase in urllib.request.pathname2url() and url2pathname(). This behaviour is unexpected and inconsistent with pathlib's file URI implementation.
urllib.request.pathname2url()
url2pathname()
📚 Documentation preview 📚: https://cpython-previews--127138.org.readthedocs.build/
Stop converting Windows drive letters to uppercase in
urllib.request.pathname2url()
andurl2pathname()
. This behaviour is unexpected and inconsistent with pathlib's file URI implementation.📚 Documentation preview 📚: https://cpython-previews--127138.org.readthedocs.build/