--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-1568d5c213
2025-04-19 23:02:20.471624+00:00
--------------------------------------------------------------------------------

Name        : python-aiohttp
Product     : Fedora EPEL 10.0
Version     : 3.11.16
Release     : 1.el10_0
URL         : https://github.com/aio-libs/aiohttp
Summary     : Python HTTP client/server for asyncio
Description :
Python HTTP client/server for asyncio which supports both the client and the
server side of the HTTP protocol, client and server websocket, and webservers
with middlewares and pluggable routing.

--------------------------------------------------------------------------------
Update Information:

3.11.16 (2025-04-01)
Bug fixes
Replaced deprecated asyncio.iscoroutinefunction with its counterpart from
inspect
Fixed multidict.CIMultiDict being mutated when passed to aiohttp.web.Response
3.11.15 (2025-03-31)
Bug fixes
Reverted explicitly closing sockets if an exception is raised during
create_connection. This change originally appeared in aiohttp 3.11.13.
Miscellaneous internal changes
Improved performance of WebSocket buffer handling
Improved performance of serializing headers
3.11.14 (2025-03-16)
Bug fixes
Fixed an issue where dns queries were delayed indefinitely when an exception
occurred in a trace.send_dns_cache_miss
Fixed DNS resolution on platforms that don't support socket.AI_ADDRCONFIG
The connector now raises aiohttp.ClientConnectionError instead of OSError when
failing to explicitly close the socket after asyncio.loop.create_connection
fails
Break cyclic references at connection close when there was a traceback
Break cyclic references when there is an exception handling a request
Features
Improved logging on non-overlapping WebSocket client protocols to include the
remote address
Miscellaneous internal changes
Improved performance of parsing content types by adding a cache in the same
manner currently done with mime types
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 10 2025 Benjamin A. Beasley <[email protected]> - 3.11.16-1
- Update to 3.11.16
* Thu Apr 10 2025 Benjamin A. Beasley <[email protected]> - 3.11.13-3
- Enable uvloop integration tests on EPEL10
* Mon Mar 17 2025 Benjamin A. Beasley <[email protected]> - 3.11.13-2
- Enable gunicorn integration tests on EPEL10
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-aiohttp' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to