]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138425: Correctly partially evaluate global generics with undefined params in...
authordr-carlos <77367421+dr-carlos@users.noreply.github.com>
Sun, 2 Nov 2025 23:15:47 +0000 (09:45 +1030)
committerGitHub <noreply@github.com>
Sun, 2 Nov 2025 23:15:47 +0000 (15:15 -0800)
commite66f87ca73516efb4aec1f2f056d2a4efd73248a
tree90a94ccd535ba24c82cd9a7c29f16e857d672384
parent31de83d5e2e17f4e9a37e08b384bab916e1da7c1
gh-138425: Correctly partially evaluate global generics with undefined params in `ref.evaluate(format=Format.FORWARDREF)` (#138430)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-09-03-18-26-07.gh-issue-138425.cVE9Ho.rst [new file with mode: 0644]