You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
We might be able to use the
walk_up
parameter added topathlib.PurePath.relative_to
in python 3.12 to simplify some internal logic for handling relative tree paths.Only relevant if we can still subclass
pathlib.PurePosixPath
in 3.12, see #257 (comment)The text was updated successfully, but these errors were encountered: