]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138151: Fix annotationlib handling of multiple nonlocals (GH-138164) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Nov 2025 15:52:01 +0000 (16:52 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 15:52:01 +0000 (15:52 +0000)
commit08012a93a8f3fef1ad29f9aab048cac81dce0234
tree749f3881e2876745c8d0804988545b4466bd9a51
parent788104633c8cb8a4d79f79987cf5e6f8aff1e800
[3.14] gh-138151: Fix annotationlib handling of multiple nonlocals (GH-138164) (#140949)

gh-138151: Fix annotationlib handling of multiple nonlocals (GH-138164)
(cherry picked from commit b1027d4762435b97546c122dd94290d707b3ff39)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-08-26-08-17-56.gh-issue-138151.I6CdAk.rst [new file with mode: 0644]