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: Set umask to zero in test_apropos_empty_doc#136740

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 3 commits intopython:mainfromhoodmane:emscripten-set-umask-zero
Jul 17, 2025

Conversation

hoodmane
Copy link
Contributor

@hoodmanehoodmane commentedJul 17, 2025
edited
Loading

This fixestest_apropos_empty_doc. Much thanks to@freakboy3742 for the investigation.

We think this will fix `test_apropos_empty_doc`.
@hoodmane
Copy link
ContributorAuthor

!buildbot emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@hoodmane for commit595781e 🤖

Results will be shown at:

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

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

The builders matched are:

  • WASM Emscripten PR

@hoodmane
Copy link
ContributorAuthor

hoodmane commentedJul 17, 2025
edited
Loading

So the test passes with a umask of 077 on native Python but fails with a umask of 077 in Emscripten Python. I will try to understand why.

@hoodmane
Copy link
ContributorAuthor

!buildbot emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@hoodmane for commit643e889 🤖

Results will be shown at:

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

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

The builders matched are:

  • WASM Emscripten PR

@freakboy3742freakboy3742 added the needs backport to 3.14bugs and security fixes labelJul 17, 2025
@freakboy3742freakboy3742enabled auto-merge (squash)July 17, 2025 15:12
@hoodmanehoodmane changed the titlegh-127146: Emscripten: Set umask to zero in python.shgh-127146: Emscripten: Set umask to zero in test_apropos_empty_docJul 17, 2025
@freakboy3742freakboy3742 merged commit22af5d3 intopython:mainJul 17, 2025
78 of 80 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 17, 2025
…-136740)Clears the umask used during a test of pydoc.apropos when testing onEmscripten. This is to work around a known issue in Emscripten; but it's notclear if the chmod call that is causing the problem is actually testinganything of significance.(cherry picked from commit 22af5d35a620ee44393853036a8450ceb047688e)Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@bedevere-app
Copy link

GH-136745 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 17, 2025
freakboy3742 pushed a commit that referenced this pull requestJul 17, 2025
…) (#136745)Clears the umask used during a test of pydoc.apropos when testing onEmscripten. This is to work around a known issue in Emscripten; but it's notclear if the chmod call that is causing the problem is actually testinganything of significance.(cherry picked from commit22af5d3)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.

3 participants
@hoodmane@bedevere-bot@freakboy3742

[8]ページ先頭

©2009-2025 Movatter.jp