Message338406
| Author | dtrauma |
|---|---|
| Recipients | docs@python, dtrauma |
| Date | 2019-03-19.19:55:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553025335.55.0.640410639085.issue36373@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
https://docs.python.org/3.7/library/asyncio-task.html#running-tasks-concurrently For asyncio.gather, the docs should probably say The loop argument is deprecated and scheduled for removal in Python 3.10. as they do for all the other loop arguments of other functions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-19 19:55:35 | dtrauma | set | recipients: + dtrauma, docs@python |
| 2019-03-19 19:55:35 | dtrauma | set | messageid: <1553025335.55.0.640410639085.issue36373@roundup.psfhosted.org> |
| 2019-03-19 19:55:35 | dtrauma | link | issue36373 messages |
| 2019-03-19 19:55:35 | dtrauma | create | |