-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-101100: Fix Sphinx Lint warnings in Misc/
#113946
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
AA-Turner
left a comment
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.
Spot checked various files & all looks well!
A
|
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
GH-113998 is a backport of this pull request to the 3.12 branch. |
|
Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Sorry, @hugovk, I could not cleanly backport this to |
|
GH-114001 is a backport of this pull request to the 3.11 branch. |
|
Thanks for the review! |
Expand Sphinx Lint in pre-commit to check all of
Misc/and fix 315 warnings:Which also fixes these 231 Sphinx nit-picky warnings:
I considered replacing things like:
`multiprocessing` modulewith:
(and for
:func:,:meth:, etc. etc.) but these are historical release notes so I think this is most pragmatic:``multiprocessing`` module