Message343809
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, docs@python, dtrauma, eamanu, yselivanov |
| Date | 2019-05-28.17:50:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559065825.55.0.961106743509.issue36373@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
*Passing* loop to gather should be deprecated. *Using* loop by *internal logic* is pretty fine, we do it in asyncio everywhere. Yuri, I think we should deprecate explicit loop everywhere in non-deprecated asyncio API by Python 3.8. We can do it even in Python beta I think. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-28 17:50:25 | asvetlov | set | recipients: + asvetlov, docs@python, yselivanov, eamanu, dtrauma |
| 2019-05-28 17:50:25 | asvetlov | set | messageid: <1559065825.55.0.961106743509.issue36373@roundup.psfhosted.org> |
| 2019-05-28 17:50:25 | asvetlov | link | issue36373 messages |
| 2019-05-28 17:50:25 | asvetlov | create | |