-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-116563: Update tutorial error example #116569
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
Conversation
There now may be multiple carets pointing at a token rather than just a character. Fix a sentence about possible causes.
(interactive.rst is chapter 14; this is chapter 8 and hence earlier.) This paragraph already used "token"; I used it a second time. There is no entry in the glossary; I guess beginning programmers are expected to understand 'token' as in 'tokenizer', but I can see that might be too much. Do you think '(code unit)' would help? |
I am not sure, maybe we even need to separate this issue. As a potential solution, we can add another entry in the glossary to shortly provide a basic intuition for a But all that is just my opinion and I would like to see other perspectives on this question. |
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
I am merging as is to fix the issue. Defining the already used word, 'token', if really needed, is a different issue. |
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
GH-116624 is a backport of this pull request to the 3.12 branch. |
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
GH-116625 is a backport of this pull request to the 3.11 branch. |
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes. (cherry picked from commit 3e45030) Co-authored-by: Terry Jan Reedy <[email protected]>
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes.
There now may be multiple carets pointing at a token rather than just a character. Fix the sentence about possible causes.
There now may be multiple carets pointing at a token rather than just a character. Fix a sentence about possible causes.
📚 Documentation preview 📚: https://cpython-previews--116569.org.readthedocs.build/