mypy
c9ed8673 - Update asyncio eval tests for 3.14 (#18468)

Commit
1 year ago
Update asyncio eval tests for 3.14 (#18468) Starting in Python 3.14, `asyncio.get_event_loop` will raise a RuntimeError if no current loop exists in the current thread. Update the eval tests to use `asyncio.run` instead.
Author
Parents
Loading