]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-101100: Document os.uname_result and os.statvfs_result with related constan...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 06:26:42 +0000 (08:26 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 06:26:42 +0000 (09:26 +0300)
commit3d32c2574dd22b973f4e2ca3589d2a37283419f1
tree69b2119db1770e5c6d7e1566a738fff728df296f
parent62245c95204999aee57af4dde2cb7c14275e91f9
[3.14] gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301) (#151690)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
Co-authored-by: Cody Maloney <cmaloney@theoreticalchaos.com>
Doc/library/os.rst
Misc/NEWS.d/3.10.0a4.rst
Misc/NEWS.d/3.12.0a3.rst