Drop Python 3.6.
Use `asyncio.get_running_loop()` and `asyncio.run()`. Stop using `asyncio.get_event_loop()` and `asyncio.set_event_loop()`.
J
Jonathan Slenders committed
a7759969891c54ea56abfa286524cc301eedaf05
Parent: 7776bf9