This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Sybren A. Stüvel fba56c40ec Properly create the asyncio loop on Windows
On Windows, the loop was recreated on every call to `construct_asyncio_loop()`,
whereas on Linux the existing loop would be reused if possible. Now both
platforms work the same.
2019-01-10 16:40:11 +01:00
..
2018-11-22 16:09:57 +01:00