[docs] [issue29344] sock_recv not detected a coroutine
Yury Selivanov
report at bugs.python.org
Mon Jan 22 13:17:06 EST 2018
Yury Selivanov <yselivanov at gmail.com> added the comment:
They have been documented as coroutines and were returning futures since Python 3.4. I believe we can keep the status quo especially if only one user complained about it during the last 5 years.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29344>
_______________________________________
More information about the docs
mailing list