There was an error while loading. Please reload this page.
1 parent 3245fd7 commit 8dfe966Copy full SHA for 8dfe966
1 file changed
Misc/NEWS.d/next/Library/2026-09-02-12-11-00.gh-issue-124697.sUbScp.rst
@@ -0,0 +1,3 @@
1
+The :mod:`symtable` module now represents inlined list, set and dict
2
+comprehensions (:pep:`709`) as their own symbol tables, of type
3
+:attr:`~symtable.SymbolTableType.INLINED_COMPREHENSION`.
0 commit comments