Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid permissions errors in _realCasePath. #1181

Merged
merged 1 commit into from Jan 6, 2021
Merged

Commits on Jan 6, 2021

  1. Avoid permissions errors in _realCasePath.

    This catches permissions errors and treats them as indicating that the
    path component we have so far is canonical. This also improves the
    efficiency of case matching by caching results for higher directories.
    nex3 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    fb6cf8d View commit details
    Browse the repository at this point in the history