Bug fixes
- Fixed auto-created :py:class:
~aiohttp.TCPConnector
not using the session's event loop when :py:class:~aiohttp.ClientSession
is created without an explicit connector -- by :user:bdraco
.
Related issues and pull requests on GitHub: [#11147].