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.5.tar.gz 0007358303 7.02 MB
python-aiohttp.changes 0000042718 41.7 KB
python-aiohttp.spec 0000005989 5.85 KB
Revision 37 (latest revision is 47)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1110373 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
- switch from unmaintained brotlipy to Brotli

- skip more tests
- Drop python39-failures.patch, no longer required.
- Update python39-failures.patch to only fire with Python 3.9.7.
  * Made exceptions pickleable. Also changed the repr of
    some exceptions. #4077
  * Raise a ClientResponseError instead of an AssertionError for a
  * Fix web_middlewares.normalize_path_middleware behavior for
  * Fix overshadowing of overlapped sub-applications prefixes.
  * Make BaseConnector.close() a coroutine and wait until the
    client closes all connections. Drop deprecated "with
  * Reset the sock_read timeout each time data is received for a
  * Fixed type annotation for add_view method of UrlDispatcher to
  * Fixed querying the address families from DNS that the current
  * Change return type of MultipartReader.__aiter__() and
- Fix python 3.6 build
  * Response headers are now prepared prior to running
Comments 0
openSUSE Build Service is sponsored by