There was an error while loading. Please reload this page.
1 parent 7147866 commit f71ca65Copy full SHA for f71ca65
1 file changed
Misc/NEWS.d/next/Library/2026-09-08-01-00-00.gh-issue-157056.annotstr.rst
@@ -0,0 +1,4 @@
1
+:func:`annotationlib.get_annotations` with ``format=Format.STRING`` no
2
+longer fails on dict-comprehension annotations, and no longer emits
3
+non-deterministic strings that embed a memory address for ``lambda`` and
4
+generator-expression annotations.
0 commit comments