]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Nov 2025 01:45:44 +0000 (02:45 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 01:45:44 +0000 (01:45 +0000)
commitcdb6fe89ae3a4bfbffb91290dbf9db0c4af85cd5
treeeb3382fe90b63f34022a93d3a84dee5c13bac52c
parent23e3771045b412be19ce2d702eb7736d5df1f920
[3.14] gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (GH-138075) (#140929)

gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (GH-138075)
(cherry picked from commit 63e01d6bae9ddc9ff35aca2134945670eacef163)

Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-08-22-23-50-38.gh-issue-137969.Fkvis3.rst [new file with mode: 0644]