{{ message }}
gh-119180: Refer to annotationlib.get_annotations() in typing.get_type_hints() documentation#137247
Merged
JelleZijlstra merged 1 commit intoJul 31, 2025
Merged
gh-119180: Refer to annotationlib.get_annotations() in typing.get_type_hints() documentation#137247JelleZijlstra merged 1 commit into
annotationlib.get_annotations() in typing.get_type_hints() documentation#137247JelleZijlstra merged 1 commit into
Conversation
…g.get_type_hints()` documentation
30 tasks
JelleZijlstra
approved these changes
Jul 31, 2025
Hide details
View details
JelleZijlstra
merged commit
5e2f0b9
into
python:main
Jul 31, 2025
38 checks passed
|
Thanks @Viicos for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 31, 2025
…g.get_type_hints()` documentation (pythonGH-137247) (cherry picked from commit 5e2f0b9) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…g.get_type_hints()` documentation (python#137247)
kumaraditya303
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 9, 2025
… `typing.get_type_hints()` documentation (pythonGH-137247) (python#137263) pythongh-119180: Refer to `annotationlib.get_annotations()` in `typing.get_type_hints()` documentation (pythonGH-137247) (cherry picked from commit 5e2f0b9) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
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.
As
inspect.get_annotations()is now an alias.📚 Documentation preview 📚: https://cpython-previews--137247.org.readthedocs.build/