Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-124621: Emscripten: Fix __syscall_ioctl patch#136993

Merged
ambv merged 2 commits intopython:mainpython/cpython:mainfrom
hoodmane:emscripten-__syscall_ioctl-fix-error-handlinghoodmane/cpython:emscripten-__syscall_ioctl-fix-error-handlingCopy head branch name to clipboard
Jul 22, 2025
Merged

gh-124621: Emscripten: Fix __syscall_ioctl patch#136993
ambv merged 2 commits intopython:mainpython/cpython:mainfrom
hoodmane:emscripten-__syscall_ioctl-fix-error-handlinghoodmane/cpython:emscripten-__syscall_ioctl-fix-error-handlingCopy head branch name to clipboard

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
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
If there is an error, we have to return `-errno` not positive errno.
Included in backport of pythonGH-136931: python#136988
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
If there is an error, we have to return `-errno` not positive errno.
Included in backport of pythonGH-136931: python#136988
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.