Message407430
Further digging reveals that `policy.get_event_loop()` is _not_ deprecated while `asyncio.get_event_loop()` is. Is that intentional? Does that mean switching our calls to `get_event_loop_policy().get_event_loop()` should continue to work without deprecation? |
|
| Date |
User |
Action |
Args |
| 2021-12-01 08:22:53 | minrk | set | recipients:
+ minrk, asvetlov, Ben.Darnell, serhiy.storchaka, yselivanov, xtreak, aeros |
| 2021-12-01 08:22:53 | minrk | set | messageid: <[email protected]> |
| 2021-12-01 08:22:53 | minrk | link | issue39529 messages |
| 2021-12-01 08:22:53 | minrk | create | |
|