-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-107422: Remove outdated TypedDict
example from typing docs
#107436
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
TypedDict
example from typing docs
There 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.
Thanks, looks good to me!
Thanks @ghubrakesh for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @ghubrakesh and @AlexWaygood, I could not cleanly backport this to |
GH-107437 is a backport of this pull request to the 3.12 branch. |
…pythonGH-107436) (cherry picked from commit 89fd4f4) Co-authored-by: Rakesh Sabale <102187286+ghubrakesh@users.noreply.github.com>
GH-107438 is a backport of this pull request to the 3.11 branch. |
Thank you, @AlexWaygood, for the guidance. This was my first contribution to open-source (Though it was a tiny one, It's special to me). Thank you so much for detailed description of the problem. |
The first PR is always special! Thanks for the contribution @ghubrakesh, it was a good one :) |
Changed the lines:
this example was redundant as it was explained in deep in the next few lines. So it needed to get removed.
📚 Documentation preview 📚: https://cpython-previews--107436.org.readthedocs.build/