cpython/Misc/NEWS.d/next/Core and Builtins/2018-05-11-12-44-03.bpo-333...

4 lines
147 B
ReStructuredText

Asynchronous comprehensions are now allowed inside comprehensions in
asynchronous functions. Outer comprehensions implicitly become
asynchronous.