Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit39f36a1

Browse files
[3.13]gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) (GH-136598)
(cherry picked from commit47b01da)Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
1 parentd733a1e commit39f36a1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎Doc/library/platform.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ Cross platform
176176
:attr:`processor` is resolved late, on demand.
177177

178178
Note: the first two attribute names differ from the names presented by
179-
:func:`os.uname`, where they are named:attr:`sysname` and
180-
:attr:`nodename`.
179+
:func:`os.uname`, where they are named:attr:`!sysname` and
180+
:attr:`!nodename`.
181181

182182
Entries which cannot be determined are set to ``''``.
183183

‎Doc/tools/.nitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Doc/library/multiprocessing.rst
2727
Doc/library/optparse.rst
2828
Doc/library/os.rst
2929
Doc/library/pickletools.rst
30-
Doc/library/platform.rst
3130
Doc/library/profile.rst
3231
Doc/library/pyexpat.rst
3332
Doc/library/resource.rst

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp