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: <1638346973.22.0.724095177298.issue39529@roundup.psfhosted.org> |
2021-12-01 08:22:53 | minrk | link | issue39529 messages |
2021-12-01 08:22:53 | minrk | create | |
|