Message 361245 - Python tracker
Message361245
| Author | serhiy.storchaka |
|---|---|
| Recipients | asvetlov, serhiy.storchaka |
| Date | 2020-02-02.16:11:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1580659877.72.0.275914109482.issue39529@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Will asyncio.get_event_loop() be removed or made an alias of asyncio.get_running_loop()? The latter could minimize the disruption of the existing code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-02 16:11:17 | serhiy.storchaka | set | recipients: + serhiy.storchaka, asvetlov |
| 2020-02-02 16:11:17 | serhiy.storchaka | set | messageid: <1580659877.72.0.275914109482.issue39529@roundup.psfhosted.org> |
| 2020-02-02 16:11:17 | serhiy.storchaka | link | issue39529 messages |
| 2020-02-02 16:11:17 | serhiy.storchaka | create | |