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
Move contrib/aiohttp tests to riot (backport #2866) (#2972)
* Move aiohttp tests to riot
Migrate aiohttp from tox to riot. Fixes#1370
* Pin async-timeout to <4.0.0 for older aiohttp versions (#2963)
async-timeout introduces a breaking change (changing the `timeout` class
to a function) which breaks older versions of aiohttp.
Co-authored-by: Munir Abdinur <[email protected]>
Co-authored-by: Kyle Verhoog <[email protected]>
0 commit comments