mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
gh-109118: Allow lambdas in annotation scopes in classes (#118019)
This commit is contained in:
parent
4c7bfdff90
commit
85f727c5fb
4 changed files with 53 additions and 13 deletions
|
|
@ -0,0 +1,2 @@
|
|||
:ref:`annotation scope <annotation-scopes>` within class scopes can now
|
||||
contain lambdas.
|
||||
Loading…
Add table
Add a link
Reference in a new issue