[Python-Dev] PEP 492: async/await in Python; version 4
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed May 6 13:00:49 CEST 2015
More information about the Python-Dev mailing list
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 ]
More information about the Python-Dev mailing list