]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138151: Fix annotationlib handling of multiple nonlocals (#138164)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 3 Nov 2025 15:22:32 +0000 (07:22 -0800)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 15:22:32 +0000 (07:22 -0800)
commitb1027d4762435b97546c122dd94290d707b3ff39
tree59ab70570134bf850ac928bf63f73571b307986c
parentd590685297165d16df41003c3566b75a0a4ced61
gh-138151: Fix annotationlib handling of multiple nonlocals (#138164)
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]