cpython/Lib/test/test_os
Maurycy Pawłowski-Wieroński a2932e9c95
gh-149464: Add os.pidfd_getfd(pidfd, targetfd, flags=0) function (#149465)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2026-05-18 16:29:58 +02:00
..
__init__.py
test_os.py gh-149879: Fix test_os on Cygwin (#149910) 2026-05-16 10:50:55 +02:00
test_posix.py gh-149464: Add os.pidfd_getfd(pidfd, targetfd, flags=0) function (#149465) 2026-05-18 16:29:58 +02:00
test_windows.py
utils.py