Path to this page:
Subject: CVS commit: pkgsrc/www/py-aiohttp
From: Adam Ciarcinski
Date: 2024-04-17 16:54:22
Message id: 20240417145422.AA2F0FA2C@cvs.NetBSD.org
Log Message:
py-aiohttp: updated to 3.9.5
3.9.5 (2024-04-16)
Bug fixes
- Fixed "Unclosed client session" when initialization of
:py:class:`~aiohttp.ClientSession` fails
- Fixed regression (from :pr:`8280`) with adding ``Content-Disposition`` to the \
``form-data``
part after appending to writer
- Added default ``Content-Disposition`` in ``multipart/form-data`` responses to \
avoid broken
form-data responses
Files: