Skip to content

Commit 8dfe966

Browse files
gh-124697: Add NEWS entry for inlined comprehension symbol tables
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3245fd7 commit 8dfe966

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)