]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Jul 2025 18:22:51 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 18:22:51 +0000 (18:22 +0000)
(cherry picked from commit 47b01da4ccedd9c00fad4325b3e87d7732abeb6d)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
Doc/library/platform.rst
Doc/tools/.nitignore

index 5c999054323be5545c79bd02b9ec4a908955af46..2f17687298563205ce7e8a8272e21446de7ebbe8 100644 (file)
@@ -176,8 +176,8 @@ Cross platform
    :attr:`processor` is resolved late, on demand.
 
    Note: the first two attribute names differ from the names presented by
-   :func:`os.uname`, where they are named :attr:`sysname` and
-   :attr:`nodename`.
+   :func:`os.uname`, where they are named :attr:`!sysname` and
+   :attr:`!nodename`.
 
    Entries which cannot be determined are set to ``''``.
 
index 1fbb45ecd73801ae0902fd72d7dcbf1403c80c4b..510225afab8933290a165acf3f17286e91857402 100644 (file)
@@ -26,7 +26,6 @@ Doc/library/multiprocessing.rst
 Doc/library/optparse.rst
 Doc/library/os.rst
 Doc/library/pickletools.rst
-Doc/library/platform.rst
 Doc/library/profile.rst
 Doc/library/pyexpat.rst
 Doc/library/resource.rst