]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138764: annotationlib: Make `call_annotate_function` fallback to using `VALUE...
authorDavid Ellis <ducksual@gmail.com>
Tue, 21 Oct 2025 15:57:43 +0000 (16:57 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Oct 2025 15:57:43 +0000 (15:57 +0000)
commit95c257e2e691456140e79bd98d1674cbd289eb38
tree55d6f1045e8e9d08764dea12e5c18004705a7cce
parentc788bfb80e0e8b312d31db810de4c090a1059a71
gh-138764: annotationlib: Make `call_annotate_function` fallback to using `VALUE` annotations if both the requested format and `VALUE_WITH_FAKE_GLOBALS` are not implemented (#138803)
Doc/library/annotationlib.rst
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-09-12-09-34-37.gh-issue-138764.mokHoY.rst [new file with mode: 0644]