[3.14] gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) (GH-136597)

(cherry picked from commit 47b01da4cc)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-07-12 20:22:51 +02:00 committed by GitHub
parent 64df22c190
commit d351f29ef0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View 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 ``''``.

View 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