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

Update pytest #1719

Merged
merged 3 commits into from
Jul 19, 2021
Merged

Update pytest #1719

merged 3 commits into from
Jul 19, 2021

Conversation

hoodmane
Copy link
Member

I don't think the patch is needed, though probably tests will show I'm wrong. os.dup2 works on file descriptors that describe files, but not for pipes. See emscripten-core/emscripten#14640. I think I can patch fcntl DUPFD to fix it, but I'm not completely sure the behaviors confuse me a bit.

@hoodmane hoodmane merged commit bf70c09 into pyodide:main Jul 19, 2021
@hoodmane hoodmane deleted the update-pytest branch July 19, 2021 04:50
sthagen added a commit to sthagen/pyodide-pyodide that referenced this pull request Jul 19, 2021
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.

None yet

1 participant