Skip to content

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

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 81557462+Damien-Chen@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--122955.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 <81557462+Damien-Chen@users.noreply.github.com>
@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:31
@terryjreedy terryjreedy merged commit cd69085 into python:3.12 Aug 12, 2024
26 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.

3 participants