gh-86404: [doc] Fix missing space in idle documentation.#94366
Merged
JulienPalard merged 1 commit intopython:mainfrom Jun 28, 2022
Merged
gh-86404: [doc] Fix missing space in idle documentation.#94366JulienPalard merged 1 commit intopython:mainfrom
JulienPalard merged 1 commit intopython:mainfrom
Conversation
This should have been spotted by sphinx-lint, tracked here: sphinx-contrib/sphinx-lint#39
cd98b50 to
0501617
Compare
Contributor
|
Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Contributor
|
Sorry, @JulienPalard, I could not cleanly backport this to |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jun 28, 2022
…nGH-94366) This should have been spotted by sphinx-lint, tracked here: sphinx-contrib/sphinx-lint#39 (cherry picked from commit bc7f6fc) Co-authored-by: Julien Palard <julien@palard.fr>
|
GH-94369 is a backport of this pull request to the 3.11 branch. |
Contributor
|
3.10 will have a fix straight in GH-94358. |
Member
Author
OK, thanks! |
miss-islington
added a commit
that referenced
this pull request
Jun 28, 2022
…4366) (GH-94369) This should have been spotted by sphinx-lint, tracked here: sphinx-contrib/sphinx-lint#39 (cherry picked from commit bc7f6fc) Co-authored-by: Julien Palard <julien@palard.fr> Automerge-Triggered-By: GH:JulienPalard
Closed
gvanrossum
pushed a commit
to gvanrossum/cpython
that referenced
this pull request
Jun 30, 2022
…nGH-94366) This should have been spotted by sphinx-lint, tracked here: sphinx-contrib/sphinx-lint#39
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should have been spotted by sphinx-lint, tracked here:
sphinx-contrib/sphinx-lint#39
Introduced in #94349 so it needs a backport to 3.11 and 3.10.