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

Added special handling for broken symlinks with trailing separators #403

Merged
merged 3 commits into from
May 18, 2018

Conversation

mrbean-bremen
Copy link
Member

- used for handling of lstat(), remove() and rename()
- fixes incorrect results for islink() and lexists() under MacOS
- see pytest-dev#396
@mrbean-bremen mrbean-bremen merged commit a53706e into pytest-dev:master May 18, 2018
@mrbean-bremen mrbean-bremen deleted the test396 branch May 26, 2018 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lstat succeeds that should fail (part of pattern with multiple other operations)
1 participant