FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) by CAM-Gerlach · Pull Request #98371 · python/cpython · GitHub

/ cpython Public

[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) - #98371

Merged
ezio-melotti merged 1 commit into
python:3.11from
CAM-Gerlach:backport-fa2d43e-3.11
Oct 17, 2022
Merged

[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998)#98371
ezio-melotti merged 1 commit into
python:3.11from
CAM-Gerlach:backport-fa2d43e-3.11

Conversation

CAM-Gerlach commented Oct 17, 2022
edited
Loading

Copy link
Copy Markdown
Member

Originally submitted as #97998 , authored by @hugovk and committed by @ezio-melotti .

This backports the fixes in the PR to the 3.11 branch, fixing merge conflicts, dropping those that don't apply and re-running Sphinx-Lint to catch and fix a few more only present on this branch.

I'll also backport this to 3.10 where possible but without the addition of Sphinx-Lint itself (since it isn't run on that older branch...though perhaps it should be?), and then once that's all merged, follow it up with a PR (that can be backported to 3.11) bumping Sphinx-Lint to the latest version (which includes fixes for some additional false positives).

3.10 backport: #98373

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.
(cherry picked from commit fa2d43e)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
ezio-melotti merged commit ea19c28 into python:3.11 Oct 17, 2022
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>.
(cherry picked from commit fa2d43e)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11 only security fixes docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL