Closed
Description
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
Labels
No labels