add has_parallel_toolbox(), no walk up on Normalize, relative_to
- 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.