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 O_TMPFILE flag in os.open #724

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

mrbean-bremen
Copy link
Member

- the check for the flag was incorrect
- change PyPy version in CI to 3.7
- fixes pytest-dev#723
@mrbean-bremen mrbean-bremen merged commit 26e8b72 into pytest-dev:master Oct 2, 2022
@mrbean-bremen mrbean-bremen deleted the scandir_fd branch October 2, 2022 15:51
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.

os.scandir does not work with filedescriptor
1 participant