mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
3 lines
198 B
ReStructuredText
3 lines
198 B
ReStructuredText
:ref:`Annotation scopes <annotation-scopes>` within classes can now contain
|
|
comprehensions. However, such comprehensions are not inlined into their
|
|
parent scope at runtime. Patch by Jelle Zijlstra.
|