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

gh-89158: Add some REPL secondary prompt markers #93073

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gaasmann
Copy link

@Gaasmann Gaasmann commented May 22, 2022

This fixes an issue on tutorial/classes.rst section 9.4 where the
example "class Warehouse" was truncated when pressing the >>> button to
hide the prompts and output.

This is a small PR to fix gh-89158/bpo-44995. I'm pushing that out of the blue, considering the issue as being inactive. I hope it's ok for me to do that.
On the PR itself, I choose the alternative solution proposed by @terryjreedy (add the secondary prompts).
#89158

This fixes an issue on tutorial/classes.rst section 9.4 where the
example "class Warehouse" was truncated when pressing the >>> button to
hide the prompts and output.
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 22, 2022

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added docs awaiting review labels May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants