Async http client/server framework

Edit Package python-aiohttp
https://aiohttp.readthedocs.io/

Asyncronic HTTP client/server framework for Python.

- Supports both client and server side of HTTP protocol.
- Supports both client and server Web-Sockets out-of-the-box.
- Web-server has middlewares and pluggable routing.

Refresh
Refresh
Source Files
Filename Size Changed
Update-update_query-calls-to-work-with-latest-yarl.patch 0000002406 2.35 KB
aiohttp-3.8.6.tar.gz 0007352172 7.01 MB
python-aiohttp.changes 0000044117 43.1 KB
python-aiohttp.spec 0000006117 5.97 KB
remove-re-assert.patch 0000006166 6.02 KB
Revision 39 (latest revision is 48)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1124959 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
- update to 3.8.6:
  * Security bugfixes
  * Upgraded the vendored copy of llhttp_ to v9.1.3
  * https://github.com/aio-libs/aiohttp/security/advisories/GHSA-
    pjjw-qhg8-p2p9.
  * Updated Python parser to comply with RFCs 9110/9112
  * https://github.com/aio-libs/aiohttp/security/advisories/GHSA-
    gfw2-4jvh-wgfg.
  * Added ``fallback_charset_resolver`` parameter in
    ``ClientSession`` to allow a user-supplied
    character set detection function.
    Character set detection will no longer be included in 3.9 as
    a default. If this feature is needed,
    please use `fallback_charset_resolver
  * Enabled lenient response parsing for more flexible parsing in
    the client
  * Fixed ``PermissionError`` when ``.netrc`` is unreadable due
    to permissions.
  * Fixed output of parsing errors
  * Fixed ``GunicornWebWorker`` max_requests_jitter not working.
  * Fixed sorting in ``filter_cookies`` to use cookie with
    longest path.
  * Fixed display of ``BadStatusLine`` messages from llhttp_.
Comments 0
openSUSE Build Service is sponsored by