{{ message }}
gh-107017: removed mention that C does it the same way#107020
Merged
hugovk merged 8 commits intoJul 23, 2023
Merged
Conversation
Don't assume the reader knows the C language, especially in the tutorial.
Sorry, something went wrong.
the reader may not know any control flow statements or other languages, also the "twists" may feel too intimidating
evildmp
suggested changes
Jul 22, 2023
evildmp
reviewed
Jul 22, 2023
evildmp
suggested changes
Jul 22, 2023
pochmann
reviewed
Jul 22, 2023
evildmp
approved these changes
Jul 22, 2023
Contributor
|
Thanks @JakubDotPy for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 23, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 23, 2023
hugovk
pushed a commit
that referenced
this pull request
Jul 23, 2023
hugovk
pushed a commit
that referenced
this pull request
Jul 23, 2023
jtcave
pushed a commit
to jtcave/cpython
that referenced
this pull request
Jul 23, 2023
mementum
pushed a commit
to mementum/cpython
that referenced
this pull request
Jul 23, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Don't assume the reader knows the C language, especially in the tutorial.
📚 Documentation preview 📚: https://cpython-previews--107020.org.readthedocs.build/