Skip to content

gh-124206: Fix calling get_annotate_function() on static types #124208

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

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Sep 18, 2024

Fixes #124206. No news entry because the bug this fixes was never
released.

Fixes python#124206. No news entry because the bug this fixes was never
released.
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@JelleZijlstra JelleZijlstra merged commit 96f619f into python:main Sep 18, 2024
36 checks passed
@JelleZijlstra JelleZijlstra deleted the pep649-noannotate branch September 18, 2024 15:39
savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request Sep 22, 2024
…ython#124208)

Fixes python#124206. No news entry because the bug this fixes was never
released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_type_hints(K format=FORWARDREF) raises when K is dynamically created class
2 participants