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