Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-101100: Fix sphinx warnings inwhatsnew/3.0.rst
#127662
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fixed warnings, mainly append `!` to the removed items in version 3.0.
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.
Thanks, here's a couple of suggestions.
Doc/library/xmlrpc.rst Outdated
@@ -1,3 +1,5 @@ | |||
.. module:: xmlrpc |
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.
Please could you add this under the header line and with a:synopsis:
like in other library files?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Thanks! |
8dbdbad
intopython:mainUh oh!
There was an error while loading.Please reload this page.
GH-127783 is a backport of this pull request to the3.13 branch. |
GH-127784 is a backport of this pull request to the3.12 branch. |
… (#127783)Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
… (#127784)Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Fixed warnings, mainly append
!
to the removed items in version 3.0.📚 Documentation preview 📚:https://cpython-previews--127662.org.readthedocs.build/