Ana Guerrero
32ff66a302
Accepting request 1235442 from devel:languages:python
- Update to 3.11.11: - Bug fixes - Updated :py:meth:~aiohttp.ClientSession.request to reuse the quote_cookie setting from ClientSession._cookie_jar when processing cookies parameter. - Fixed type of SSLContext for some static type checkers (e.g. pyright). - Updated :meth:aiohttp.web.StreamResponse.write annotation to also allow :class:bytearray and :class:memoryview as inputs - Fixed a hang where a connection previously used for a streaming download could be returned to the pool in a paused state. - Features - Enabled ALPN on default SSL contexts. This improves compatibility with some proxies which don't work without this extension. - Miscellaneous internal changes - Fixed an infinite loop that can occur when using aiohttp in combination with async-solipsism - Update to 3.11.10: - Fixed race condition in :class:aiohttp.web.FileResponse that could have resulted in an incorrect response if the file was replaced on the file system during prepare - Replaced deprecated call to :func:mimetypes.guess_type with :func:mimetypes.guess_file_type when using Python 3.13+ - Disabled zero copy writes in the StreamWriter OBS-URL: https://build.opensuse.org/request/show/1235442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp?expand=0&rev=54
Description
No description provided
Languages
RPM Spec
100%