You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose the singledispatch `wrap` function in aiofiles.threadpool stubs.
This was missing, causing mypy attr-defined errors when accessing
threadpool.wrap or calling wrap.register().
Closes#15624
0 commit comments