Skip to content

add has_parallel_toolbox(), no walk up on Normalize, relative_to

Choose a tag to compare

@scivision scivision released this 03 Sep 01:07
· 165 commits to main since this release
6122442
  • add has_parallel_toolbox()

Don't walk up ".." directories with normalize, relative_to as this can be surprising if symlinks are removed from a path. This also affects canonical strict=false when path doesn't exist.