We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d434a40 commit 1f36f76Copy full SHA for 1f36f76
1 file changed
Misc/NEWS.d/next/Library/2026-01-16-06-22-10.gh-issue-143831.VLBTLp.rst
@@ -0,0 +1,3 @@
1
+:class:`annotationlib.ForwardRef` objects are now hashable when created from
2
+annotation scopes with closures. Previously, hashing such objects would
3
+throw an exception. Patch by Bartosz Sławecki.
0 commit comments