mirror of https://github.com/python/cpython
2702e408fd
- Emscripten's default umask is too strict, see https://github.com/emscripten-core/emscripten/issues/17269 - getuid/getgid and geteuid/getegid are stubs that always return 0 (root). Disable effective uid/gid syscalls and fix tests that use chmod() current user. - Cannot drop X bit from directory. |
||
---|---|---|
.. | ||
__init__.py | ||
cmdline.py | ||
main.py | ||
pgo.py | ||
refleak.py | ||
runtest.py | ||
runtest_mp.py | ||
save_env.py | ||
setup.py | ||
utils.py | ||
win_utils.py |