]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (#138075)
authordr-carlos <77367421+dr-carlos@users.noreply.github.com>
Mon, 3 Nov 2025 01:20:30 +0000 (11:50 +1030)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 01:20:30 +0000 (17:20 -0800)
commit63e01d6bae9ddc9ff35aca2134945670eacef163
tree9457e283bc82f1555749c646ffa1e39555d40231
parente66f87ca73516efb4aec1f2f056d2a4efd73248a
gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (#138075)

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]