summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohttp_3.8.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiohttp: upgrade 3.8.3 -> 3.8.4Wang Mingyu2023-02-271-0/+27
Changelog: ========= Fixed incorrectly overwriting cookies with the same name and domain, but different path. Fixed ConnectionResetError not being raised after client disconnection in SSL environments. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>