]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143831: Compare cells by identity in forward references (GH-143848) (#144020)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Jan 2026 05:57:54 +0000 (06:57 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Jan 2026 05:57:54 +0000 (05:57 +0000)
commit2147d3fa2b25e390462e859abb4d791ce07496c7
tree839721440e86df1583fc0fb5439a215f9e87a115
parent23e3c0ae867cca0130e441e776c9955b9027c510
[3.14] gh-143831: Compare cells by identity in forward references (GH-143848) (#144020)

gh-143831: Compare cells by identity in forward references (GH-143848)
(cherry picked from commit 59d3594ca12939dea0a537d9964d8d637546855c)

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