]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Jun 2025 13:26:58 +0000 (15:26 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 13:26:58 +0000 (13:26 +0000)
commitd4daf4da7ec9c4ff93d713c511d6e96d8c9fe9fa
tree00378730c1e6c8e6df653c87d06d36a497e9e4e4
parent9ac369cb73eaa1f67a2868780b8f7e3e19a236db
[3.14] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (GH-135663) (#135673)

gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (GH-135663)
(cherry picked from commit 343719d98e60d28d6102002f8ad3fd9dc5a58bd1)

Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
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]