On Sat, Aug 26, 2017 at 6:22 AM, Stefan Behnel <stefan...@behnel.de> wrote: > Hi, > > I'm aware that the current implementation is not final, but I already > adapted the coroutine changes for Cython to allow for some initial > integration testing with real external (i.e. non-Python coroutine) targets. > I haven't adapted the tests yet, so the changes are currently unused and > mostly untested. > > https://github.com/scoder/cython/tree/pep550_exec_context > > I also left some comments in the github commits along the way.
Huge thanks for thinking about how this proposal will work for Cython and trying it out. Although I must warn you that the last reference implementation is very outdated, and the implementation we will end up with will be very different (think a total rewrite from scratch). Yury _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com