Skip to content

bpo-44995: Remove some incorrect REPL prompt markers #27939

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

Closed
wants to merge 1 commit into from

Conversation

Julian
Copy link

@Julian Julian commented Aug 25, 2021

These cause the class to be partially hidden when clicking the >>> three angled button in the rendered Sphinx documentation.

Closes: https://bugs.python.org/issue44995

https://bugs.python.org/issue44995

These cause the class to be partially hidden when clicking the >>> three angled button in the rendered Sphinx documentation.

Closes: https://bugs.python.org/issue44995
@terryjreedy
Copy link
Member

It was a mistake for me to trigger the testing as patching 3.9 branch instead of main branch makes this an invalid PR, but I did not initially notice. Please start over and create your pr branch from 'main'. Read the devguide as needed.

As for the patch itself: it makes this example consistent with the three in the previous section, which do not have the Remove prompts and output button. An alternative would be to add secondary prompts, as in the Class Objects section even earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants