This is specifically regarding URIs of the form "file:path/to/somewhere"
We should provide a correct error message for now, and in case pathlib or we decide to support parsing relative path uri's we can switch, see:
Originally posted by @ap-- in #108 (comment)
This is specifically regarding URIs of the form "file:path/to/somewhere"
We should provide a correct error message for now, and in case pathlib or we decide to support parsing relative path uri's we can switch, see:
file:path/file.txtpathlib.Path.from_uri()classmethod. python/cpython#107640Originally posted by @ap-- in #108 (comment)