]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132805: annotationlib: Fix handling of non-constant values in FORWARDREF (#132812)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 4 May 2025 15:49:13 +0000 (08:49 -0700)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 15:49:13 +0000 (08:49 -0700)
commitc8f233c53b4634b820f2aa0efd45f43d9999aa1e
treef2b1120b2988b20c2fd4f10527e70df47239893c
parent7cb86c5defa17147c67b56c4227e74e4c5968686
gh-132805: annotationlib: Fix handling of non-constant values in FORWARDREF (#132812)

Co-authored-by: David C Ellis <ducksual@gmail.com>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-04-22-13-42-12.gh-issue-132805.r-dhmJ.rst [new file with mode: 0644]