[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
- Previous message (by thread): [Python-Dev] PEP 492: async/await in Python; version 4
- Next message (by thread): [Python-Dev] PEP 492: async/await in Python; version 4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] PEP 492: async/await in Python; version 4
- Next message (by thread): [Python-Dev] PEP 492: async/await in Python; version 4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]