[Python-Dev] PEP 492: async/await in Python; version 4 (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Wed May 6 13:00:49 CEST 2015


Paul Moore wrote:

I can't see how you can meaningfully talk about event loops in a Python context without having some term for "things you wait for".

PEP 3152 was my attempt at showing how you could do that.

-- Greg



More information about the Python-Dev mailing list