mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +08:00
61cdd4b7ae
* 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)