[Python-ideas] PEP 530: Asynchronous Comprehensions

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Sep 7 03:04:39 EDT 2016


Sven R. Kunze wrote:
> I already noted that 
> Python can detect when to make the switch without a marker. And you fail 
> to explain where the issue with this point of view is.

The issue is that Guido wants to see where all the
potential suspension points are.

-- 
Greg


More information about the Python-ideas mailing list