Message 382044 - Python tracker
Message382044
| Author | serhiy.storchaka |
|---|---|
| Recipients | aeros, asvetlov, serhiy.storchaka, xtreak, yselivanov |
| Date | 2020-11-29.08:03:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1606637003.18.0.220999607073.issue39529@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The most visible effect in tests is that asyncio.gatcher() and some other synchronous functions will need a running loop if any of arguments is a coroutine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-29 08:03:23 | serhiy.storchaka | set | recipients: + serhiy.storchaka, asvetlov, yselivanov, xtreak, aeros |
| 2020-11-29 08:03:23 | serhiy.storchaka | set | messageid: <1606637003.18.0.220999607073.issue39529@roundup.psfhosted.org> |
| 2020-11-29 08:03:23 | serhiy.storchaka | link | issue39529 messages |
| 2020-11-29 08:03:23 | serhiy.storchaka | create | |