Skip to content

gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs #136319

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 3 commits into from
Jul 6, 2025

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Jul 5, 2025

@JelleZijlstra JelleZijlstra enabled auto-merge (squash) July 6, 2025 21:35
@JelleZijlstra JelleZijlstra disabled auto-merge July 6, 2025 21:36
@JelleZijlstra JelleZijlstra merged commit 9312702 into python:main Jul 6, 2025
40 checks passed
@miss-islington-app
Copy link

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@JelleZijlstra JelleZijlstra deleted the nested-fwdref branch July 6, 2025 23:44
@miss-islington-app
Copy link

Sorry, @JelleZijlstra, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 9312702d2e12c2f58f02bfa02877d0ec790d06bd 3.14

@bedevere-app
Copy link

bedevere-app bot commented Jul 6, 2025

GH-136346 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 6, 2025
JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request Jul 6, 2025
…aluating nested forwardrefs (pythonGH-136319)

(cherry picked from commit 9312702)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra added a commit that referenced this pull request Jul 7, 2025
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.

3.14 regression with typing._eval_type()
2 participants