index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_os
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-140634: Fix a reference counting bug in os.sched_param.__reduce__() (GH-14...
Serhiy Storchaka
2025-10-27
1
-0/+8
*
gh-83714: Set os.statx().stx_mode to None if missing from stx_mask (#140484)
Victor Stinner
2025-10-23
1
-39/+106
*
gh-83714: Use "stx_" prefix for all os.statx_result members (#140432)
Victor Stinner
2025-10-22
2
-32/+38
*
gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (#140407)
Victor Stinner
2025-10-21
1
-6/+11
*
Set type names earlier in posixmodule.c (#140168)
Victor Stinner
2025-10-16
1
-0/+14
*
gh-83714: Implement os.statx() function (#139178)
Jeffrey Bosboom
2025-10-15
2
-29/+165
*
gh-139482: Add `posix._clearenv()` function (#139965)
Victor Stinner
2025-10-11
1
-0/+8
*
gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
Bénédikt Tran
2025-10-11
1
-7/+1
*
gh-139935: fix `test_os.test_getlogin` on some platforms (#139936)
yihong
2025-10-11
1
-1/+8
*
gh-139322: Reenable test_os.test_getlogin() (#139498)
Victor Stinner
2025-10-02
1
-4/+7
*
gh-139322: Remove redundant `test_os.Win32ErrorTests` (#139477)
Victor Stinner
2025-10-02
2
-35/+14
*
gh-139322: Create test_os package (#139453)
Victor Stinner
2025-10-01
5
-0/+8214