]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132064: Make annotationlib use __annotate__ if only it is present (#132195)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 13 Apr 2025 23:32:44 +0000 (16:32 -0700)
committerGitHub <noreply@github.com>
Sun, 13 Apr 2025 23:32:44 +0000 (16:32 -0700)
commit4d3ad0467e5cb145b1f4bde4be5eb776946a4269
tree5314393cdff14b7092ab39f5f4a206ccb40fbbb5
parenta1cd4ca7f46eafe61dc7f26692896a4a95c7e947
gh-132064: Make annotationlib use __annotate__ if only it is present (#132195)
Doc/library/annotationlib.rst
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Lib/test/test_functools.py
Misc/NEWS.d/next/Library/2025-04-06-21-17-14.gh-issue-132064.ktPwDM.rst [new file with mode: 0644]