]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (#135663)
authorVictorien <65306057+Viicos@users.noreply.github.com>
Wed, 18 Jun 2025 13:00:55 +0000 (15:00 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 13:00:55 +0000 (13:00 +0000)
commit343719d98e60d28d6102002f8ad3fd9dc5a58bd1
tree555a33a9fc23a1c62a23c323f95c01ec473170d4
parent9877d191f441741fc27ae5e7a6dd7ab6d4bcc6b7
gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (#135663)
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-06-18-11-43-17.gh-issue-135646.r7ekEn.rst [new file with mode: 0644]