]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-83714: Set os.statx() members to None if missing from stx_mask (#140216)
authorVictor Stinner <vstinner@python.org>
Mon, 20 Oct 2025 15:59:12 +0000 (17:59 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 15:59:12 +0000 (17:59 +0200)
commit3222ea0f1444cac0733f89b36f1d48ae67a08ffb
treea7bcea436e8b2b6a9f0d19b5b6aca5271b707ee1
parent237dca52ba1e850758a3dd7e46adb78a4f70d43c
gh-83714: Set os.statx() members to None if missing from stx_mask (#140216)
Doc/library/os.rst
Modules/posixmodule.c