Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-145335: Skip Emscripten for os.execve test#145528

Merged
vstinner merged 2 commits intopython:mainfrom
hoodmane:skip-execve-emscripten
Mar 5, 2026
Merged

gh-145335: Skip Emscripten for os.execve test#145528
vstinner merged 2 commits intopython:mainfrom
hoodmane:skip-execve-emscripten

Conversation

@hoodmane
Copy link
Contributor

@hoodmanehoodmane commentedMar 5, 2026
edited
Loading

Emscripten's os.execve always fails with ENOEXEC. As an alternative, we could add
ENOEXEC to the list of allowed return codes.

Emscripten's os.execve always fails with ENOEXEC.
@bedevere-appbedevere-appbot added the testsTests in the Lib/test dir labelMar 5, 2026
@hoodmanehoodmane added skip news and removed testsTests in the Lib/test dir labelsMar 5, 2026
@hoodmanehoodmane requested a review fromvstinnerMarch 5, 2026 10:11
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinnervstinner merged commit23a4e3b intopython:mainMar 5, 2026
81 of 83 checks passed
@vstinner
Copy link
Member

Merged, thanks for the fix.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner left review comments

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@hoodmane@vstinner

[8]ページ先頭

©2009-2026 Movatter.jp