]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Nov 2025 04:33:18 +0000 (05:33 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Nov 2025 04:33:18 +0000 (04:33 +0000)
commit83cfd87568b99539cb6ce30220177101f890d6b3
tree406ff4557af72368c594ca76c41108dd044a108e
parent072eeaf84cdc4cae4a7e6a72c408b3281fba2b26
[3.14] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (GH-141490) (#141776)

gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (GH-141490)
(cherry picked from commit a35c683da55e77c96828fd0421640787337cfc64)

Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>
Lib/annotationlib.py