]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (#140974)
authordr-carlos <77367421+dr-carlos@users.noreply.github.com>
Thu, 13 Nov 2025 18:17:17 +0000 (04:47 +1030)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 18:17:17 +0000 (18:17 +0000)
commit209eaff68c3b241c01aece14182cb9ced51526fc
tree4023c2c20885e142cd1aa959a1a0afdaf6aa3ddc
parent4fa80ce74c6d9f5159bdc5ec3596a194f0391e21
gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (#140974)
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-11-04-15-40-35.gh-issue-137969.9VZQVt.rst [new file with mode: 0644]