Skip to content
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

Backport bugfixes made to how inspect.get_annotations() deals with PEP-695 #428

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

AlexWaygood
Copy link
Member

Comment on lines 3 to +5
- Add `typing_extensions.get_annotations`, a backport of
`inspect.get_annotations` that adds features specified
by PEP 649. Patch by Jelle Zijlstra.
by PEP 649. Patches by Jelle Zijlstra and Alex Waygood.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was in the changelog section for 4.12.2, but it didn't actually make it into that release ;)

@JelleZijlstra JelleZijlstra merged commit ece1201 into main Jun 15, 2024
21 checks passed
@JelleZijlstra JelleZijlstra deleted the getannotations-695 branch June 15, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants