Skip to content

typo in payload.py class AsyncIterablePayload error message #7351

Description

@jrobbins-LiveData

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

N/A

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

  • I agree to follow the aio-libs Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions