aio-libs/aiohttp (aiohttp)
### [`v3.10.10`](https://redirect.github.com/aio-libs/aiohttp/releases/tag/v3.10.10): 3.10.10
[Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10)
## Bug fixes
- Fixed error messages from :py:class:`~aiohttp.resolver.AsyncResolver` being swallowed -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
[#9451](https://redirect.github.com/aio-libs/aiohttp/issues/9451), [#9455](https://redirect.github.com/aio-libs/aiohttp/issues/9455).
## Features
- Added :exc:`aiohttp.ClientConnectorDNSError` for differentiating DNS resolution errors from other connector errors -- by :user:`mstojcevich`.
*Related issues and pull requests on GitHub:*
[#8455](https://redirect.github.com/aio-libs/aiohttp/issues/8455).
## Miscellaneous internal changes
- Simplified DNS resolution throttling code to reduce chance of race conditions -- by :user:`bdraco`.
*Related issues and pull requests on GitHub:*
[#9454](https://redirect.github.com/aio-libs/aiohttp/issues/9454).
***
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==3.10.9
->==3.10.10
Release Notes
aio-libs/aiohttp (aiohttp)
### [`v3.10.10`](https://redirect.github.com/aio-libs/aiohttp/releases/tag/v3.10.10): 3.10.10 [Compare Source](https://redirect.github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10) ## Bug fixes - Fixed error messages from :py:class:`~aiohttp.resolver.AsyncResolver` being swallowed -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#9451](https://redirect.github.com/aio-libs/aiohttp/issues/9451), [#9455](https://redirect.github.com/aio-libs/aiohttp/issues/9455). ## Features - Added :exc:`aiohttp.ClientConnectorDNSError` for differentiating DNS resolution errors from other connector errors -- by :user:`mstojcevich`. *Related issues and pull requests on GitHub:* [#8455](https://redirect.github.com/aio-libs/aiohttp/issues/8455). ## Miscellaneous internal changes - Simplified DNS resolution throttling code to reduce chance of race conditions -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* [#9454](https://redirect.github.com/aio-libs/aiohttp/issues/9454). ***Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.