Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Docs: Fix backtick errors found by sphinx-lint#97998
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
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
hugovk left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Use...
for True/False/None
Edit: oops, this was meant to be the review commit message! The buttons are next to each other... Will try again!
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
I can manually backport the changes (minus the Sphinx-lint for 3.10) since they do fix genuine defects and will avoid future merge conflicts when backporting other PRs, and can follow up later with a PR bumping 3.11 and 3.12 to the latest version of Sphinx-Lint (0.6.5, at this writing, which fixes an additional false positive found in the CPython docs that this PR worked around). |
SGTM. Coordinate on Discord/IRL so that we don't step on each other's toes, and feel free to @mention me on issues/PRs. |
Yup, talked to@hugovk about it—was sitting right next to him IRL yesterday and made sure we didn't duplicate each others' work on the various issues that came up 👍 |
* main:pythongh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (pythonGH-97803)pythongh-82874: Convert remaining importlib format uses to f-str. (python#98005) Docs: Fix backtick errors found by sphinx-lint (python#97998)pythongh-97850: Remove deprecated functions from `importlib.utils` (python#97898) Remove extra spaces in custom openSSL documentation. (python#93568)pythonGH-90985: Revert "Deprecate passing a message into cancel()" (python#97999)
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.(cherry picked from commitfa2d43e)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
bedevere-bot commentedOct 17, 2022
GH-98371 is a backport of this pull request to the3.11 branch. |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.(cherry picked from commitfa2d43e)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
bedevere-bot commentedOct 17, 2022
GH-98373 is a backport of this pull request to the3.10 branch. |
)Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.(cherry picked from commitfa2d43e)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
)Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.(cherry picked from commitfa2d43e)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
)Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.(cherry picked from commitfa2d43e)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
No description provided.