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

Use SyntaxError invalid range in tutorial introduction example #93031

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

Conversation

ehebert
Copy link

@ehebert ehebert commented May 20, 2022

Use output from a 3.10+ REPL, showing invalid range, for the
SyntaxError examples in the tutorial introduction page.

@cpython-cla-bot
Copy link

@cpython-cla-bot cpython-cla-bot bot commented May 20, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 20, 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 20, 2022
Use output from a 3.10+ REPL, showing invalid range, for the
SyntaxError examples in the tutorial introduction page.
@ehebert ehebert force-pushed the use-syntax-error-range-in-tutorial-intro branch from 24a9fd9 to eb2322d Compare May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs skip issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants