Skip to content

Replace Connection.chunks() with itertools.batched() #254

Description

@suhaibmujahid

The limitation with Connection.chunks() that it support lists only, while itertools.batched() supports any iterable.

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