]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143517: Fix an edge case in rewriting stringified starred annotations ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jan 2026 04:07:23 +0000 (05:07 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 04:07:23 +0000 (04:07 +0000)
commite8ac4271b159b7f47e15fb390da808d45037b61f
treeb8b9d2fd604a300b40d155e6279604857b62ec9a
parent9ab5a24d860c4f368c75a7e5ebcbc011021cf2a4
[3.14] gh-143517: Fix an edge case in rewriting stringified starred annotations (GH-143518) (#143540)

gh-143517: Fix an edge case in rewriting stringified starred annotations (GH-143518)
(cherry picked from commit 6c9f7b4406d507625ff414cddc549d4c630c59c5)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2026-01-07-15-49-06.gh-issue-143517.FP5KgL.rst [new file with mode: 0644]