New submission from Vajrasky Kok: https://docs.python.org/3.5/library/asyncio-task.html#task
The cancel method is not documented although it is a part of public API. Here is the patch to fix the doc. ---------- assignee: docs@python components: Documentation files: fix_doc_asyncio_task.patch keywords: patch messages: 219333 nosy: docs@python, haypo, vajrasky priority: normal severity: normal status: open title: Cancel method for Asyncio Task is not documented versions: Python 3.4, Python 3.5 Added file: http://bugs.python.org/file35397/fix_doc_asyncio_task.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21601> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com