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