Issue24184
Created on 2015-05-14 03:24 by yselivanov, last changed 2015-05-14 16:20 by yselivanov. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| async_abc.patch | yselivanov, 2015-05-14 03:24 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg243148 - (view) | Author: Yury Selivanov (yselivanov) * | Date: 2015-05-14 03:24 | |
The attached patch adds AsyncIterator & AsyncIterable to collections.abc module. |
|||
| msg243207 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-05-14 16:19 | |
New changeset 4347ce7acd84 by Yury Selivanov in branch 'default': Issue 24184: Add AsyncIterator and AsyncIterable to collections.abc. https://hg.python.org/cpython/rev/4347ce7acd84 |
|||
| msg243208 - (view) | Author: Yury Selivanov (yselivanov) * | Date: 2015-05-14 16:20 | |
Thank you Guido for the review! Committed to the default branch. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-14 16:20:21 | yselivanov | set | status: open -> closed resolution: fixed messages: + msg243208 stage: patch review -> resolved |
| 2015-05-14 16:19:30 | python-dev | set | nosy:
+ python-dev messages: + msg243207 |
| 2015-05-14 03:27:38 | yselivanov | link | issue24017 dependencies |
| 2015-05-14 03:24:31 | yselivanov | create | |