Docs: Fix backtick errors found by sphinx-lint#97998
Conversation
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
|
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 <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>. (cherry picked from commit fa2d43e) Co-authored-by: Hugo van Kemenade <[email protected]>
|
GH-98371 is a backport of this pull request to the 3.11 branch. |
Co-authored-by: Ezio Melotti <[email protected]>. (cherry picked from commit fa2d43e) Co-authored-by: Hugo van Kemenade <[email protected]>
|
GH-98373 is a backport of this pull request to the 3.10 branch. |
) Co-authored-by: Ezio Melotti <[email protected]>. (cherry picked from commit fa2d43e) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
) Co-authored-by: Ezio Melotti <[email protected]>. (cherry picked from commit fa2d43e) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
) Co-authored-by: Ezio Melotti <[email protected]>. (cherry picked from commit fa2d43e) Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
No description provided.