Skip to content

Commands don't implement CommandsProtocol.connection_pool #2730

Closed
@Avasam

Description

@Avasam

Version: redis-py 4.5.4

Platform: Any

Description:

The CommandsProtocol protocol at redis/typing.py has a connection_pool member. However, all commands that subclasses the protocol seem to be missing connection_pool in their implementation. This causes issues with type-checking tools expecting the commands to respect the Protocol.

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