Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-101100: Fix sphinx warnings inDoc/library/platform.rst
#136562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-101100: Fix sphinx warnings inDoc/library/platform.rst
#136562
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Since we've already got a ref to func
os.uname
, I suggest we can subpress those two links.
Agree. LGTM.
47b01da
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@LamentXU123 for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks@LamentXU123 for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…honGH-136562)(cherry picked from commit47b01da)Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
…honGH-136562)(cherry picked from commit47b01da)Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
GH-136597 is a backport of this pull request to the3.14 branch. |
GH-136598 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
There are two warnings:
The original rst file is:
TheDoc of func os.uname indicates that
sysname
andnodename
is it's attr.Since we've already got a ref to func
os.uname
, I suggest we can subpress those two links.📚 Documentation preview 📚:https://cpython-previews--136562.org.readthedocs.build/