Describe the bug
|
"collections.abc.AsyncIterablebe interface, " |
has a typo in place of the intended
collections.abc.AsyncIterable.
To Reproduce
N/A
Expected behavior
N/A
Logs/tracebacks
Python Version
$ python --version
Python 3.9.13
aiohttp Version
$ python -m pip show aiohttp
Version: 3.8.4
multidict Version
$ python -m pip show multidict
Version: 6.0.4
yarl Version
$ python -m pip show yarl
Version: 1.9.2
OS
Windows 10
Related component
Client
Additional context
No response
Code of Conduct
Describe the bug
aiohttp/aiohttp/payload.py
Line 419 in bf9d753
collections.abc.AsyncIterable.To Reproduce
N/A
Expected behavior
N/A
Logs/tracebacks
Python Version
aiohttp Version
multidict Version
yarl Version
OS
Windows 10
Related component
Client
Additional context
No response
Code of Conduct