Commit e81c4e8
authored
pythongh-127146: Report uid in Emscripten + node as native uid (python#136509)
Corrects the handling of getuid on emscripten, which was consistently reporting as 0.1 parent cb59eae commit e81c4e8
File tree
4 files changed
+22
-2
lines changed- Python
- Tools/c-analyzer/cpython
4 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5121 | 5121 | | |
5122 | 5122 | | |
5123 | 5123 | | |
5124 | | - | |
| 5124 | + | |
5125 | 5125 | | |
5126 | 5126 | | |
5127 | 5127 | | |
| |||
0 commit comments