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
Fix a variable-shadowing bug causing ThreadedResolver.resolve to
return the resolved IP as the hostname in each record, which prevented
validation of HTTPS connections. #5110 <https://github.com/aio-libs/aiohttp/issues/5110>_
Added annotations to all public attributes. #5115 <https://github.com/aio-libs/aiohttp/issues/5115>_