This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients amirouche, asvetlov, docs@python, yselivanov
Date 2018-10-03.14:30:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538577006.38.0.545547206417.issue34885@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2018-10-03 14:30:06yselivanovsetrecipients: + yselivanov, asvetlov, docs@python, amirouche
2018-10-03 14:30:06yselivanovsetmessageid: <1538577006.38.0.545547206417.issue34885@psf.upfronthosting.co.za>
2018-10-03 14:30:06yselivanovlinkissue34885 messages
2018-10-03 14:30:06yselivanovcreate