summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohttp_3.10.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiohttp: 3.10.10 -> 3.10.11Tom Geelen2024-11-191-22/+0
| | | | | | Changelog: https://github.com/aio-libs/aiohttp/releases/tag/v3.10.11 Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: upgrade 3.10.9 -> 3.10.10Wang Mingyu2024-10-141-0/+22
Changelog: =========== - Fixed error messages from :py:class:~aiohttp.resolver.AsyncResolver being swallowed - Added :exc:aiohttp.ClientConnectorDNSError for differentiating DNS resolution errors from other connector errors - Simplified DNS resolution throttling code to reduce chance of race conditions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>