Skip to content

incorrect typing of loads()? Argument 1 to "loads" has incompatible type "bytes"; expected "str" #214

Description

@brianmedigate

It looks like the type hints for loads() specify that it takes a str, but in reality I think it also supports bytes. Is this a mistake in the type hints, or is bytes not really supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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