COMMITS
/ Lib/test/test_os/test_posix.py May 18, 2026
M
gh-149464: Add `os.pidfd_getfd(pidfd, targetfd, flags=0)` function (#149465)
Maurycy Pawłowski-Wieroński committed
May 16, 2026
V
gh-149879: Fix test_os on Cygwin (#149910)
Victor Stinner committed
February 21, 2026
B
gh-143698: correctly check `scheduler` and `setpgroup` values for `os.posix_spawn[p]` (#143699)
Bénédikt Tran committed
January 20, 2026
October 27, 2025
S
gh-140634: Fix a reference counting bug in os.sched_param.__reduce__() (GH-140667)
Serhiy Storchaka committed
October 22, 2025
V
gh-83714: Use "stx_" prefix for all os.statx_result members (#140432)
Victor Stinner committed
October 15, 2025
J
gh-83714: Implement os.statx() function (#139178)
Jeffrey Bosboom committed
October 1, 2025
V
gh-139322: Create test_os package (#139453)
Victor Stinner committed