]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_an...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Jun 2025 04:24:08 +0000 (06:24 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 04:24:08 +0000 (04:24 +0000)
commit1429eefbffc023334750fe8efeb26a92deb10175
tree8f3a7584d89e4c1de95765f1b5127343703ef9b9
parent9f63a54aec6fa9bc22382aa1a5a6e47ec12fca23
[3.14] gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (GH-135644) (#135654)

gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (GH-135644)
(cherry picked from commit 504ae606e192a88805996a7e934f38bc5cb7f28a)

Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Lib/annotationlib.py
Misc/NEWS.d/next/Library/2025-06-17-22-44-19.gh-issue-119180.Ogv8Nj.rst [new file with mode: 0644]