Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Use SyntaxError invalid range in tutorial introduction example#93031
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 ourterms of service andprivacy 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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedMay 20, 2022 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedMay 20, 2022
Most changes to Pythonrequire a NEWS entry. Please add it using theblurb_it web app or theblurb command-line tool. |
Use output from a 3.10+ REPL, showing invalid range, for theSyntaxError examples in the tutorial introduction page.
24a9fd9
toeb2322d
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Not sure if this needs a news entry, seems like it is a minor documentation change.
Otherwise LGTM 👍
Status check is done, and it's a success ✅. |
Thanks@ehebert for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
bedevere-bot commentedSep 30, 2022
GH-97666 is a backport of this pull request to the3.11 branch. |
…nGH-93031)Use output from a 3.10+ REPL, showing invalid range, for theSyntaxError examples in the tutorial introduction page.Automerge-Triggered-By: GH:iritkatriel(cherry picked from commit86a3be2)Co-authored-by: Eddie Hebert <eddie@eddiehebert.com>
bedevere-bot commentedSep 30, 2022
GH-97667 is a backport of this pull request to the3.10 branch. |
…nGH-93031)Use output from a 3.10+ REPL, showing invalid range, for theSyntaxError examples in the tutorial introduction page.Automerge-Triggered-By: GH:iritkatriel(cherry picked from commit86a3be2)Co-authored-by: Eddie Hebert <eddie@eddiehebert.com>
…nGH-93031)Use output from a 3.10+ REPL, showing invalid range, for theSyntaxError examples in the tutorial introduction page.Automerge-Triggered-By: GH:iritkatriel
Uh oh!
There was an error while loading.Please reload this page.
Use output from a 3.10+ REPL, showing invalid range, for the
SyntaxError examples in the tutorial introduction page.
Automerge-Triggered-By: GH:iritkatriel