]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143517: Fix an edge case in rewriting stringified starred annotations (#143518)
authorBartosz Sławecki <bartosz@ilikepython.com>
Thu, 8 Jan 2026 03:41:27 +0000 (04:41 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 03:41:27 +0000 (19:41 -0800)
commit6c9f7b4406d507625ff414cddc549d4c630c59c5
tree7511727ffdffd2c4a4d5fc4f1fe69be7f9f4fb4a
parent67d3d0344f129d486540ab0a41c8c820ca835d18
gh-143517: Fix an edge case in rewriting stringified starred annotations (#143518)
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]