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 3d5184d commit 840c35fCopy full SHA for 840c35f
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-03-06-17-04-27.gh-issue-130935.ss4lmS.rst
@@ -0,0 +1,3 @@
1
+Annotations at the class and module level that are conditionally defined are
2
+now only reflected in ``__annotations__`` if the block they are in is
3
+executed. Patch by Jelle Zijlstra.
0 commit comments