FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-127146: Emscripten: Set umask to zero in python.sh (GH-136740) by miss-islington · Pull Request #136745 · python/cpython · GitHub

/ cpython Public

[3.14] gh-127146: Emscripten: Set umask to zero in python.sh (GH-136740) - #136745

Merged
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-22af5d3-3.14
Jul 17, 2025
Merged

[3.14] gh-127146: Emscripten: Set umask to zero in python.sh (GH-136740)#136745
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-22af5d3-3.14

Conversation

miss-islington commented Jul 17, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Clears the umask used during a test of pydoc.apropos when testing on
Emscripten. This is to work around a known issue in Emscripten; but it's not
clear if the chmod call that is causing the problem is actually testing
anything of significance.
(cherry picked from commit 22af5d3)

Co-authored-by: Hood Chatham roberthoodchatham@gmail.com

…-136740)

Clears the umask used during a test of pydoc.apropos when testing on
Emscripten. This is to work around a known issue in Emscripten; but it's not
clear if the chmod call that is causing the problem is actually testing
anything of significance.
(cherry picked from commit 22af5d3)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
freakboy3742 enabled auto-merge (squash) July 17, 2025 15:42
freakboy3742 merged commit 76d4a43 into python:3.14 Jul 17, 2025
50 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…ythonGH-136740) (python#136745)

Clears the umask used during a test of pydoc.apropos when testing on
Emscripten. This is to work around a known issue in Emscripten; but it's not
clear if the chmod call that is causing the problem is actually testing
anything of significance.
(cherry picked from commit 22af5d3)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
miss-islington deleted the backport-22af5d3-3.14 branch January 2, 2026 17:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL