]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotatio...
authorVictorien <65306057+Viicos@users.noreply.github.com>
Wed, 18 Jun 2025 03:29:13 +0000 (05:29 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 03:29:13 +0000 (20:29 -0700)
commit504ae606e192a88805996a7e934f38bc5cb7f28a
tree4783ba1f1d5caded3ce29453a3f19316e7db5304
parente4ccd46bf75fff2938d7c21c7284e49b0ab795b0
gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (#135644)
Lib/annotationlib.py
Misc/NEWS.d/next/Library/2025-06-17-22-44-19.gh-issue-119180.Ogv8Nj.rst [new file with mode: 0644]