mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +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)