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

Fix handling of read permissions #726

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

mrbean-bremen
Copy link
Member

- rmdir and chmod work without permission
  if the file user ID is the current user ID
- better handle owner/group/other permission bits
- fixes pytest-dev#719
@mrbean-bremen mrbean-bremen reopened this Oct 4, 2022
@mrbean-bremen mrbean-bremen merged commit 28fbf1c into pytest-dev:master Oct 4, 2022
@mrbean-bremen mrbean-bremen deleted the rmdir_perm branch October 4, 2022 17:03
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.

Behavior for directories with 0o000 permissions does not match native filesystems
1 participant