-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Add note to tutorial clarifying scope #134534
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
* Add note to tutorial * Update formatting (cherry picked from commit 742d5b5) Co-authored-by: Kattni <kattni@kattni.com>
* Add note to tutorial * Update formatting (cherry picked from commit 742d5b5) Co-authored-by: Kattni <kattni@kattni.com>
GH-134536 is a backport of this pull request to the 3.14 branch. |
* Add note to tutorial * Update formatting (cherry picked from commit 742d5b5) Co-authored-by: Kattni <kattni@kattni.com>
Sorry @kattni and @nedbat, I had trouble completing the backport.
|
The bot couldn't do the 3.13 backport so we'll need to do it. @kattni Would you like to give it a go? I'm also happy to take care of it tomorrow, or give some pointers. |
@hugovk Sure, I'll give it a try! |
Oh look, a double "backport" typo! That's in https://github.com/python/miss-islington |
GH-134545 is a backport of this pull request to the 3.13 branch. |
* Add note to tutorial * Update formatting
The official Python tutorial is designed for programmers who are new to Python, not beginners that are new to programming. I am including a note at the top of the first page to this effect, and mentioning it in the body of text to cover those who have a tendency to skip over highlighted notes. The purpose of this is to help beginners understand that experiencing difficulties with the official tutorial is to be expected, as it expects the reader to have some level of programming experience.
@nedbat @willingc
📚 Documentation preview 📚: https://cpython-previews--134534.org.readthedocs.build/