Go to file
Paul Wouters 5ea8782a67
- Fix calls with deprecated parameters in Python 3.10
Fix deprecated asyncio.gather() and asyncio.sleep() calls on python3.10:
   TypeError: gather() got an unexpected keyword argument 'loop'

backport of https://github.com/aio-libs/aiohttp/commit/a341986d
2022-05-20 12:33:55 -07:00
.gitignore * Sat Feb 27 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4-1 2021-02-27 13:14:28 +01:00
chardet4.patch Allow installation with chardet 4 2021-02-04 10:59:41 +01:00
python-aiohttp-3.7.4-asyncio-gather-no-loop.patch - Fix calls with deprecated parameters in Python 3.10 2022-05-20 12:33:55 -07:00
python-aiohttp.spec - Fix calls with deprecated parameters in Python 3.10 2022-05-20 12:33:55 -07:00
sources * Sat Feb 27 2021 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4-1 2021-02-27 13:14:28 +01:00
unbundle-http-parser.patch Update patch 2020-10-26 09:08:33 +01:00