Skip to content

[3.14] gh-127146: Emscripten: Make os.umask() actually work (GH-136706) #136711

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
merged 1 commit into from
Jul 16, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 16, 2025

Provide a stub implementation of umask that is enough to get some tests passing.
More work is needed upstream in Emscripten to make all umask tests to pass.
(cherry picked from commit 12e52ca)

Co-authored-by: Hood Chatham [email protected]

…136706)

Provide a stub implementation of umask that is enough to get some tests passing.
More work is needed upstream in Emscripten to make all umask tests to pass.
(cherry picked from commit 12e52ca)

Co-authored-by: Hood Chatham <[email protected]>
Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@freakboy3742 freakboy3742 enabled auto-merge (squash) July 16, 2025 13:42
@freakboy3742 freakboy3742 merged commit 4eee754 into python:3.14 Jul 16, 2025
78 of 80 checks passed
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.

3 participants