Skip to content

[3.14] gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301)#151690

Open
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-9688d25-3.14
Open

[3.14] gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301)#151690
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-9688d25-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

…related constants (pythonGH-151301)

(cherry picked from commit 9688d252d330b0b586760a121ee8c8f7215176e8)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
@StanFromIreland

StanFromIreland commented Jun 19, 2026

Copy link
Copy Markdown
Member

@cmaloney, there are more undocumented (or incorrectly referenced) things on this branch, can you please push to this branch (as a triager, you should be able to) to either remove the files from .nitignore, or fix the issues? Thanks!

@vstinner

Copy link
Copy Markdown
Member

Docs/Docs CI job failed with:

Error: must not contain warnings:

Doc/library/os.rst
  220: py:meth reference target not found: pop [ref.meth]
  220: py:meth reference target not found: clear [ref.meth]
  425: py:const reference target not found: MACOSX_DEPLOYMENT_TARGET [ref.const]
  2647: py:attr reference target not found: st_dev [ref.attr]
  2647: py:attr reference target not found: st_rdev [ref.attr]
  2653: py:attr reference target not found: st_dev [ref.attr]
  2653: py:attr reference target not found: st_rdev [ref.attr]
  3380: py:const reference target not found: S_IFCHR [ref.const]
  3380: py:const reference target not found: S_IFIFO [ref.const]
  3380: py:const reference target not found: S_IFBLK [ref.const]
  4427: py:const reference target not found: SIGABRT [ref.const]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants