]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) main
authorWeilin Du <108666168+LamentXU123@users.noreply.github.com>
Sat, 12 Jul 2025 18:15:04 +0000 (02:15 +0800)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 18:15:04 +0000 (21:15 +0300)
Doc/library/platform.rst
Doc/tools/.nitignore

index 06de152a742f28ee684e1e1de9d23f9fab337e30..37df13f8a1eb8cf9c850f3d06b7ad1e38db3270b 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