]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-101100: Document os.uname_result and os.statvfs_result with related constan...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jun 2026 08:42:41 +0000 (10:42 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2026 08:42:41 +0000 (08:42 +0000)
commit423f620f31199f52a6b5029205afd612be941eb9
tree41d00f980cb51173cae48708ddf5553c2fabdcf6
parente87e0ad27d70d6ad8301927f6cbc931ed531c00a
[3.13] gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301) (GH-151691)

(cherry picked from commit 9688d252d330b0b586760a121ee8c8f7215176e8)

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