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.
Created on 2015-05-28 16:31 by yselivanov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
coroutine.patch | yselivanov, 2015-05-28 16:31 | review | ||
types_coroutine.patch | yselivanov, 2015-05-29 17:05 | review | ||
types_coroutine.patch | yselivanov, 2015-05-29 18:56 | review | ||
types_coroutine.patch | yselivanov, 2015-05-29 20:02 | review | ||
types_coroutine.patch | scoder, 2015-05-29 20:03 | review | ||
types_coroutine.patch | yselivanov, 2015-05-29 20:07 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:17 | admin | set | github: 68504 |
2015-05-29 21:11:28 | yselivanov | set | messages: + msg244419 |
2015-05-29 20:21:09 | yselivanov | set | status: open -> closed resolution: fixed messages: + msg244414 |
2015-05-29 20:19:48 | python-dev | set | messages: + msg244413 |
2015-05-29 20:11:57 | scoder | set | messages: + msg244412 |
2015-05-29 20:07:29 | yselivanov | set | files:
+ types_coroutine.patch messages: + msg244409 |
2015-05-29 20:03:24 | scoder | set | files:
+ types_coroutine.patch messages: + msg244408 |
2015-05-29 20:02:54 | yselivanov | set | files:
+ types_coroutine.patch messages: + msg244406 |
2015-05-29 18:56:41 | yselivanov | set | files:
+ types_coroutine.patch messages: + msg244399 |
2015-05-29 18:54:13 | yselivanov | set | status: closed -> open resolution: fixed -> (no value) |
2015-05-29 17:30:47 | scoder | set | messages: + msg244394 |
2015-05-29 17:26:16 | scoder | set | messages: + msg244393 |
2015-05-29 17:05:40 | yselivanov | set | files:
+ types_coroutine.patch messages: + msg244391 |
2015-05-29 15:41:41 | scoder | set | messages: + msg244386 |
2015-05-29 13:07:03 | yselivanov | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
2015-05-29 13:06:37 | python-dev | set | nosy:
+ python-dev messages: + msg244373 |
2015-05-28 16:42:29 | yselivanov | link | issue24017 dependencies |
2015-05-28 16:32:02 | yselivanov | set | dependencies: + collections.abc: Coroutine should be derived from Awaitable |
2015-05-28 16:31:52 | yselivanov | create |