Skip to content

Backport evaluate_forward_ref() changes #611

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 2 commits into from
May 29, 2025

Conversation

JelleZijlstra
Copy link
Member

Refer to python/cpython#133961

I copied the tests from Python 3.14. Two don't pass but could probably be
made to pass by backporting more of annotationlib, but that's more than
I think we should do now.

Fixes #608

Refer to python/cpython#133961

I copied the tests from Python 3.14. Two don't pass but could probably be
made to pass by backporting more of annotationlib, but that's more than
I think we should do now.

Fixes python#608
@JelleZijlstra JelleZijlstra requested a review from AlexWaygood May 29, 2025 15:50
@JelleZijlstra JelleZijlstra merged commit fcf5265 into python:main May 29, 2025
21 checks passed
@hroncok
Copy link
Contributor

hroncok commented May 29, 2025

Thanks.

@JelleZijlstra JelleZijlstra deleted the new-efr branch May 29, 2025 18:24
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.

test_invalid_special_forms fails on Python 3.14.0b2
3 participants