Closed ap-- closed 2 years ago
Hello everyone,
This PR restores that UPath._format_parsed_parts is a classmethod, as in pathlib.Path.
UPath._format_parsed_parts
classmethod
pathlib.Path
Once these changes are merged, I can prepare another PR that cleans up the upath.registry and start work on supporting chained fsspec filesystems.
upath.registry
Cheers, Andreas 😃
Hello @normanrz
Just checking if you have any updates on this PR.
Cheers, Andreas :smiley:
Hello everyone,
This PR restores that
UPath._format_parsed_parts
is aclassmethod
, as inpathlib.Path
.Once these changes are merged, I can prepare another PR that cleans up the
upath.registry
and start work on supporting chained fsspec filesystems.Cheers, Andreas 😃