diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-10-05 12:39:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 12:39:13 +0200 |
| commit | 53fad80ffe16ab4edb713b1ef0090d0fcf63565a (patch) | |
| tree | 06a8c50ec7a348fe2c79a6d4aed3e9203f2f9b3e /docs | |
| parent | f6726fdc3ec09d40fb53eef7ce9b6b5a05762548 (diff) | |
[3.2.x] Refs #32074 -- Used asyncio.get_running_loop() instead of get_event_loop() on Python 3.7+.
Using asyncio.get_event_loop() when there is no running event loop was
deprecated in Python 3.10, see https://bugs.python.org/issue39529.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
