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 inlibrary/asyncio-dev.rst
#111179
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
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@sobolevn for the PR. I've added a small clarification to the attribute definition.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
…thonGH-111179)*pythongh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------(cherry picked from commit8c689c9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
…thonGH-111179)*pythongh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------(cherry picked from commit8c689c9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
GH-111185 is a backport of this pull request to the3.12 branch. |
GH-111186 is a backport of this pull request to the3.11 branch. |
…H-111179) (#111185)gh-101100: Fix sphinx warnings in `library/asyncio-dev.rst` (GH-111179)*gh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------(cherry picked from commit8c689c9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
…H-111179) (#111186)gh-101100: Fix sphinx warnings in `library/asyncio-dev.rst` (GH-111179)*gh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------(cherry picked from commit8c689c9)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
…thonGH-111179)*pythongh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
…thonGH-111179)*pythongh-101100: Fix sphinx warnings in `library/asyncio-dev.rst`* Update Doc/library/asyncio-eventloop.rst* Update Doc/library/asyncio-eventloop.rst---------Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Uh oh!
There was an error while loading.Please reload this page.
Please, note that this change is not about
asyncio-eventloop.rst
, but is aboutasyncio-dev.rst
which just happens to referenceasyncio-eventloop.rst
:I've also fixed one

asyncio-eventloop.rst
problem, which cannot be detected by Sphinx (just because I saw it):I've moved the
.. versionchanged
inside the function body.In the next PR I will fix warnings specific to
asyncio-eventloop.rst
.📚 Documentation preview 📚:https://cpython-previews--111179.org.readthedocs.build/