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-127146: Emscripten: Make os.umask() actually work#136706

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
freakboy3742 merged 1 commit intopython:mainfromhoodmane:emscripten-fix-umask
Jul 16, 2025

Conversation

hoodmane
Copy link
Contributor

@hoodmanehoodmane commentedJul 16, 2025
edited by freakboy3742
Loading

At least when run in Node.

Fixes#135783.

umask still has a lot of issues, but will require upstream fixes in Emscripten.

@freakboy3742
Copy link
Contributor

!buildbot emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@freakboy3742 for commit6b4911a 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F136706%2Fmerge

The command will test the builders whose names match following regular expression:emscripten

The builders matched are:

  • WASM Emscripten PR

Copy link
Contributor

@freakboy3742freakboy3742 left a comment

Choose a reason for hiding this comment

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

👍

@freakboy3742freakboy3742 merged commit12e52ca intopython:mainJul 16, 2025
52 of 53 checks passed
@miss-islington-app
Copy link

Thanks@hoodmane for the PR, and@freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 16, 2025
…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 commit12e52ca)Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@bedevere-app
Copy link

GH-136711 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJul 16, 2025
freakboy3742 pushed a commit that referenced this pull requestJul 16, 2025
… (#136711)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 commit12e52ca)Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@freakboy3742freakboy3742freakboy3742 approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

umaskedos.makedirs() sometimes fails on Emscripten
3 participants
@hoodmane@freakboy3742@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp