COMMITS
/ Lib/test/test_os/test_os.py April 2, 2026
J
Move root user checks to test.support (#146195)
Jakub Kulík committed
March 5, 2026
H
gh-145335: Skip Emscripten for os.execve() test (#145528)
Hood Chatham committed
March 3, 2026
V
gh-145335: Fix os functions when passing fd -1 as path (#145439)
Victor Stinner committed
March 2, 2026
A
gh-145335: Fix crash when passing -1 as fd in os.pathconf (#145390)
AN Long committed
January 4, 2026
B
January 3, 2026
B
gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (#143314)
Bénédikt Tran committed
October 23, 2025
V
gh-83714: Set os.statx().stx_mode to None if missing from stx_mask (#140484)
Victor Stinner committed
October 22, 2025
V
gh-83714: Use "stx_" prefix for all os.statx_result members (#140432)
Victor Stinner committed
October 21, 2025
V
gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (#140407)
Victor Stinner committed
October 16, 2025
V
Set type names earlier in posixmodule.c (#140168)
Victor Stinner committed
October 15, 2025
J
gh-83714: Implement os.statx() function (#139178)
Jeffrey Bosboom committed
October 11, 2025
V
gh-139482: Add `posix._clearenv()` function (#139965)
Victor Stinner committed
B
gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
Bénédikt Tran committed
Y
gh-139935: fix `test_os.test_getlogin` on some platforms (#139936)
yihong committed
October 2, 2025
V
gh-139322: Reenable test_os.test_getlogin() (#139498)
Victor Stinner committed
V
gh-139322: Remove redundant `test_os.Win32ErrorTests` (#139477)
Victor Stinner committed
October 1, 2025
V
gh-139322: Create test_os package (#139453)
Victor Stinner committed