]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119180: Make the FORWARDREF format work with more kinds of runtime errors (#133407)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 5 May 2025 15:21:11 +0000 (08:21 -0700)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 15:21:11 +0000 (08:21 -0700)
commit4e498d1e8b6416820835b48b969390ff4cccac07
treedd39880a7aa61b555900beb1e83e11c66b30095f
parent4c56563f7aaed8548b604b28d65ebdbcecde7a16
gh-119180: Make the FORWARDREF format work with more kinds of runtime errors (#133407)
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-05-04-15-39-25.gh-issue-119180.avZ3Hm.rst [new file with mode: 0644]