This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-08 06:10:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fe4b60208e
cpython
/
Lib
/
test
/
test_os
History
Download ZIP
Download TAR.GZ
Victor Stinner
fe4b60208e
gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (
#140407
)
2025-10-21 10:24:49 +00:00
..
__init__.py
test_os.py
gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (
#140407
)
2025-10-21 10:24:49 +00:00
test_posix.py
gh-83714: Implement os.statx() function (
#139178
)
2025-10-15 13:44:08 +00:00
test_windows.py
utils.py