KEMBAR78
gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs by JelleZijlstra · Pull Request #136319 · python/cpython · GitHub
Skip to content

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
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 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