Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
[3.14] gh-127146: Report uid in Emscripten + node as native uid (GH-136509)#136699
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
Conversation
…nGH-136509)Corrects the handling of getuid on emscripten, which was consistently reporting as 0.(cherry picked from commite81c4e8)Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
!buildbot emscripten |
bedevere-bot commentedJul 16, 2025
🤖 New build scheduled with the buildbot fleet by@freakboy3742 for commit9bab16c 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F136699%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
cdf98c3
intopython:3.14Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Corrects the handling of getuid on emscripten, which was consistently reporting as 0.
(cherry picked from commite81c4e8)
Co-authored-by: Hood Chathamroberthoodchatham@gmail.com