-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
At least when run in Node.
!buildbot emscripten |
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 6b4911a 🤖 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: The builders matched are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Thanks @hoodmane for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
GH-136711 is a backport of this pull request to the 3.14 branch. |
At least when run in Node.
Fixes #135783.
umask still has a lot of issues, but will require upstream fixes in Emscripten.