Should Task.current_task() be declared as a part of supported public API? Should we declare that every asyncio coroutine is executed in a task context?
On Mon, Sep 12, 2016 at 4:53 AM Yury Selivanov <[email protected]> wrote: > Guido and I are looking for help with PEP 3156. Currently it's out of > sync with the docs. It would be cool if someone could volunteer and > update it (at least make sure that all APIs are up to date). > > Yury > _______________________________________________ > Python-ideas mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ > -- Thanks, Andrew Svetlov
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
