mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +08:00
aa6f4a07c1
Several asyncio AbstractEventLoop methods take a callback as an argument that is passed *args. The Callable definition was incorrect for those callbacks.