Skip to content

Commit cb4bff2

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-04-09-21-51-37.gh-issue-132261.gL8thm.rst
Co-authored-by: Carl Meyer <[email protected]>
1 parent 4ebfcfb commit cb4bff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The internal storage for annotations and annotate functions on classes now
22
uses different keys in the class dictionary. This eliminates various edge
33
cases where access to the ``__annotate__`` and ``__annotations__``
4-
attributes would behave differently.
4+
attributes would behave unpredictably.

0 commit comments

Comments
 (0)