New submission from Stanislav Syekirin <syeki...@gmail.com>:

https://docs.python.org/3.10/library/asyncio-task.html#generator-based-coroutines

This page says about asyncio.coroutine:

    Deprecated since version 3.8, removed in version 3.10

However, asyncio.coroutine is still working in 3.10 and has been removed, as 
far as I can see, here: https://bugs.python.org/issue43216.

----------
assignee: docs@python
components: Documentation
messages: 408240
nosy: Zabolekar, docs@python
priority: normal
severity: normal
status: open
title: asyncio.coroutine documented as removed in 3.10
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46040>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to