Skip to content
This repository was archived by the owner on Nov 7, 2021. It is now read-only.
This repository was archived by the owner on Nov 7, 2021. It is now read-only.

aioes 0.5.0 not compatible with aiohttp 1.1.0  #94

@him3010

Description

@him3010

when usingELasticSearch.create(refresh=True) gives an error ('Invalid variable type: mapping value should be str or int, got True') because in latest version of aiohttp the params can only be str or int.

so it failing in all requests where bool arguments are accepted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions