Skip to content

gh-124621: Emscripten: Fix __syscall_ioctl patch #136993

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

Merged

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jul 22, 2025

If there is an error, we have to return -errno not positive errno. Included in backport of GH-136931: #136988

If there is an error, we have to return `-errno` not positive errno.
Included in backport of pythonGH-136931: python#136988
@ambv ambv merged commit 12d2f37 into python:main Jul 22, 2025
40 checks passed
@hoodmane hoodmane deleted the emscripten-__syscall_ioctl-fix-error-handling branch July 22, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants