Issue 24315: collections.abc: Coroutine should be derived from Awaitable
Created on 2015-05-28 15:13 by yselivanov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| abcs.patch | yselivanov, 2015-05-28 15:13 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg244305 - (view) | Author: Yury Selivanov (yselivanov) * ![]() |
Date: 2015-05-28 15:13 | |
See issue 24017 for details. |
|||
| msg244372 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2015-05-29 13:01 | |
New changeset 968af3838553 by Yury Selivanov in branch '3.5': Issue 24315: Make collections.abc.Coroutine derived from Awaitable https://hg.python.org/cpython/rev/968af3838553 New changeset a7a9c8631d0e by Yury Selivanov in branch 'default': Issue 24315: Make collections.abc.Coroutine derived from Awaitable https://hg.python.org/cpython/rev/a7a9c8631d0e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:17 | admin | set | github: 68503 |
| 2015-05-29 13:02:28 | yselivanov | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2015-05-29 13:01:57 | python-dev | set | nosy:
+ python-dev messages: + msg244372 |
| 2015-05-28 16:32:02 | yselivanov | link | issue24316 dependencies |
| 2015-05-28 15:13:46 | yselivanov | link | issue24017 dependencies |
| 2015-05-28 15:13:20 | yselivanov | create | |

