Skip to content

Symlinks on Windows #177

@pitdicker

Description

@pitdicker

This is about the commit "Fix symlink test", which fails with access denied on Windows.

The standard library had the same problem, because Microsoft has made it very hard to create symlinks on Windows. I worked around it in this pull request.

The best option for testing is to use directory junctions, which you do have permission for to create.
But I never finished cleaning up the implementation of this in in the standard library...

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionAn issue that is lacking clarity on one or more points.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions