summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/timeouts.py
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2022-03-10 12:43:40 (GMT)
committerGitHub <noreply@github.com>2022-03-10 12:43:40 (GMT)
commitde554d6e02228b840eb6bffaf7d406c0ef368d5f (patch)
tree8e9cb21338d5fa7b71a3940d6c62c501d0f547a8 /Lib/asyncio/timeouts.py
parent8714b6fa27271035dd6dd3514e283f92d669321d (diff)
downloadcpython-de554d6e02228b840eb6bffaf7d406c0ef368d5f.zip
cpython-de554d6e02228b840eb6bffaf7d406c0ef368d5f.tar.gz
cpython-de554d6e02228b840eb6bffaf7d406c0ef368d5f.tar.bz2
bpo-40280: Skip more tests/features that don't apply to Emscripten (GH-31791)
- fd inheritance can't be modified because Emscripten doesn't support subprocesses anyway. - setpriority always fails - geteuid no longer causes problems with latest emsdk - umask is a stub - geteuid / getuid always return 0, but process cannot chown to random uid.
Diffstat (limited to 'Lib/asyncio/timeouts.py')
0 files changed, 0 insertions, 0 deletions