[Python-Dev] Adding c-api async protocol support
Victor Stinner
victor.stinner at gmail.com
Thu Jun 25 22:24:46 CEST 2015
More information about the Python-Dev mailing list
Thu Jun 25 22:24:46 CEST 2015
- Previous message (by thread): [Python-Dev] Adding c-api async protocol support
- Next message (by thread): [Python-Dev] Adding c-api async protocol support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, 2015-06-25 19:25 GMT+02:00 Andrew Svetlov <andrew.svetlov at gmail.com>: > P.S. > Thank you Victor so much for your work on asyncio. > Your changes on keeping source tracebacks and raising warnings for > unclosed resources are very helpful. Ah! It's good to know. You're welcome. We can still enhance the source traceback by building it using the traceback of the current task. Victor
- Previous message (by thread): [Python-Dev] Adding c-api async protocol support
- Next message (by thread): [Python-Dev] Adding c-api async protocol support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list