Skip to content

[3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) #122954

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 12, 2024

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648)

Co-authored-by: Damien [email protected]


📚 Documentation preview 📚: https://cpython-previews--122954.org.readthedocs.build/

…ythonGH-122949)

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648)

Co-authored-by: Damien <[email protected]>
@bedevere-app bedevere-app bot added skip news docs Documentation in the Doc dir labels Aug 12, 2024
@terryjreedy terryjreedy enabled auto-merge (squash) August 12, 2024 18:30
@terryjreedy terryjreedy linked an issue Aug 12, 2024 that may be closed by this pull request
@terryjreedy terryjreedy merged commit fcc7c4e into python:3.13 Aug 12, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect prompt strings in The Python Tutorial
3 participants