mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +08:00
* Update asyncio/events.pyi for python 3.5.2 create_future, create_task, set_task_factory, get_task_factory * Gate create_future to >= (3, 5)