]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133684: Fix get_annotations() where PEP 563 is involved (#133795)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 25 May 2025 15:40:58 +0000 (08:40 -0700)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 15:40:58 +0000 (08:40 -0700)
commit3e562b394252ff75d9809b7940020a775e4df68b
tree01f52e3ae97f548f0ffe390ed8c0e666928a1894
parent4443110c3409ecba9f0fd49495d039030cb7ed58
gh-133684: Fix get_annotations() where PEP 563 is involved (#133795)
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-05-09-18-29-25.gh-issue-133684.Y1DFSt.rst [new file with mode: 0644]