[docs] [issue34885] asyncio documention has lost its paragraph about cancellation

Yury Selivanov report at bugs.python.org
Wed Oct 3 10:30:06 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

The cancellation is now discussed in this section:https://docs.python.org/3/library/asyncio-task.html (search for "cancel") and in particular in the Task subsection.

Is there any important detail that was covered in the old documentation and is missing in the new one?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34885>
_______________________________________


More information about the docs mailing list