GH-123599: Remove duplicate `url2pathname()` implementation (#127237)
Call `urllib.request.url2pathname()` from `pathlib.Path.from_uri()` rather than re-implementing it. This paves the way for solving the main issue (ignoring local authorities and rejecting non-local ones) in urllib, not pathlib.
B
Barney Gale committed
63b5aed06ed6fcd7956c9b99eb0a3651116cf2e4
Parent: 75103d9
Committed by GitHub <[email protected]>
on 3/19/2025, 9:08:32 PM