cpython/Lib/test/test_os
AN Long 5c3a47b94a
gh-145335: Fix crash when passing -1 as fd in os.pathconf (#145390)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2026-03-02 19:07:49 +01:00
..
__init__.py
test_os.py gh-145335: Fix crash when passing -1 as fd in os.pathconf (#145390) 2026-03-02 19:07:49 +01:00
test_posix.py gh-143698: correctly check scheduler and setpgroup values for os.posix_spawn[p] (#143699) 2026-02-21 11:20:42 +00:00
test_windows.py
utils.py