-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Improve references in the tutorial #108069
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
Improve references in the tutorial #108069
Conversation
* Use full qualified names for references (even if they do not work now, they will work in future). * Silence references to examples.
0aecd13
to
085a8e9
Compare
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
GH-108203 is a backport of this pull request to the 3.12 branch. |
* Use full qualified names for references (even if they do not work now, they will work in future). * Silence references to examples. (cherry picked from commit 622ddc4) Co-authored-by: Serhiy Storchaka <[email protected]>
* Use full qualified names for references (even if they do not work now, they will work in future). * Silence references to examples.. (cherry picked from commit 622ddc4) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-108204 is a backport of this pull request to the 3.11 branch. |
Improve references in the tutorial (GH-108069) * Use full qualified names for references (even if they do not work now, they will work in future). * Silence references to examples. (cherry picked from commit 622ddc4) Co-authored-by: Serhiy Storchaka <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--108069.org.readthedocs.build/