Go to file
Dirk Mueller 66f26a47f7 - 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_.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=104
2023-11-10 12:43:06 +00:00
.gitattributes Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
.gitignore Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
aiohttp-3.8.6.tar.gz - update to 3.8.6: 2023-11-10 12:43:06 +00:00
python-aiohttp.changes - update to 3.8.6: 2023-11-10 12:43:06 +00:00
python-aiohttp.spec - update to 3.8.6: 2023-11-10 12:43:06 +00:00
remove-re-assert.patch - Add remove-re-assert.patch, we really don’t need beautifuly 2023-10-14 17:33:08 +00:00
Update-update_query-calls-to-work-with-latest-yarl.patch - Add Update-update_query-calls-to-work-with-latest-yarl.patch to fix 2023-04-26 07:39:50 +00:00