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
GitMate.io thinks the contributor most likely able to help you is @asvetlov.
Possibly related issues are #2224 (aiohttp.TCPConnector()), #3595 (Wrong type hint for tracing Signal sequence), #3230 (iter_chunks type annotation wrong), #2377 (Drop resovle param from TCPConnector), and #662 (ClientResponseError wrong error propagation?).
aiohttp/aiohttp/connector.py
Line 717 in f489a92
Should not it be
Optional[Tuple[str, int]]
?The text was updated successfully, but these errors were encountered: