◐ Shell
clean mode source ↗

gh-86404: [doc] Fix missing space in idle documentation. by JulienPalard · Pull Request #94366 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@JulienPalard

@JulienPalard JulienPalard commented

Jun 28, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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.

@JulienPalard JulienPalard added needs backport to 3.10

only security fixes

needs backport to 3.11

only security fixes

labels

Jun 28, 2022

@bedevere-bot bedevere-bot added awaiting core review docs

Documentation in the Doc dir

labels

Jun 28, 2022

@JulienPalard JulienPalard merged commit bc7f6fc into python:main

Jun 28, 2022

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@JulienPalard JulienPalard deleted the mdk-sucpicious branch

June 28, 2022 07:44

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @JulienPalard, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker bc7f6fcdf14da32a8f7816ace800a6a91dc1554f 3.10

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>

@bedevere-bot bedevere-bot removed the needs backport to 3.11

only security fixes

label

Jun 28, 2022

@bedevere-bot

Copy link Copy Markdown

GH-94369 is a backport of this pull request to the 3.11 branch.

@ambv ambv removed the needs backport to 3.10

only security fixes

label

Jun 28, 2022

@ambv

ambv commented

Jun 28, 2022

Copy link Copy Markdown

Contributor

3.10 will have a fix straight in GH-94358.

@JulienPalard

Copy link Copy Markdown

Member Author

3.10 will have a fix straight in GH-94358.

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

gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request

Jun 30, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@JulienPalard @miss-islington @bedevere-bot @ambv