]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-83714: Only use STATX_MNT_ID & STATX_SUBVOL if they're defined (GH-140446)
authorPetr Viktorin <encukou@gmail.com>
Wed, 22 Oct 2025 10:42:51 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 10:42:51 +0000 (12:42 +0200)
commite53e9eb2f1b148219d1a269e979bc7aef4fc8302
tree560765f0b5986bd57d8326e94c6a9a6508340f01
parent7339cf7899229920a8c3b634a026a94df40853b8
gh-83714: Only use STATX_MNT_ID & STATX_SUBVOL if they're defined (GH-140446)
Modules/posixmodule.c