Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undetected glued backtick in cpython #39

Closed
JulienPalard opened this issue Jun 28, 2022 · 0 comments
Closed

Undetected glued backtick in cpython #39

JulienPalard opened this issue Jun 28, 2022 · 0 comments

Comments

@JulienPalard
Copy link
Collaborator

JulienPalard commented Jun 28, 2022

In the following paragraph:

Lines containing`'RESTART'` mean that the user execution process has been
re-started.  This occurs when the user execution process has crashed,
when one requests a restart on the Shell menu, or when one runs code
in an editor window.

There's a missing space before the first backtick, between containing and RESTART.

JulienPalard added a commit to JulienPalard/cpython that referenced this issue Jun 28, 2022
This should have been spotted by sphinx-lint, tracked here:

sphinx-contrib/sphinx-lint#39
JulienPalard added a commit to python/cpython that referenced this issue Jun 28, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue 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 <[email protected]>
miss-islington added a commit to python/cpython that referenced this issue 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 <[email protected]>

Automerge-Triggered-By: GH:JulienPalard
gvanrossum pushed a commit to gvanrossum/cpython that referenced this issue Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant