]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] 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:23:04 +0000 (20:23 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Jul 2025 18:23:04 +0000 (18:23 +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 7f2a902417b2411bfd996113c3d111297bed5b8c..1bdeb186fd6179a5621b4e224a959fdb5b99e49d 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 544abdb31ff539e887411f56fce79f80f1b1305d..75e9dbef3dc5e464fa621ef1f3beb47d7b9485b4 100644 (file)
@@ -27,7 +27,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