Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-9688d25-3.13
Jun 19, 2026
Merged

[3.13] gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301)#151691
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-9688d25-3.13

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>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 19, 2026 07:34
@vstinner

vstinner commented Jun 19, 2026

Copy link
Copy Markdown
Member

Docs/Docs CI 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]
  403: py:const reference target not found: MACOSX_DEPLOYMENT_TARGET [ref.const]
  2574: py:attr reference target not found: st_dev [ref.attr]
  2574: py:attr reference target not found: st_rdev [ref.attr]
  2580: py:attr reference target not found: st_dev [ref.attr]
  2580: py:attr reference target not found: st_rdev [ref.attr]
  3307: py:const reference target not found: S_IFCHR [ref.const]
  3307: py:const reference target not found: S_IFIFO [ref.const]
  3307: py:const reference target not found: S_IFBLK [ref.const]
  4354: py:const reference target not found: SIGABRT [ref.const]

@serhiy-storchaka serhiy-storchaka merged commit 423f620 into python:3.13 Jun 19, 2026
26 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 19, 2026
@miss-islington miss-islington deleted the backport-9688d25-3.13 branch June 19, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants