Nate Woods
Results
1
issues of
Nate Woods
**Version**: `redis-py` 5.0.0, `redis` `5.0.7-2ubuntu0.1` **Platform**: Ubuntu 20.04 **Description**: The following script works with `redis-py` 4.6.0 but throws `redis.exceptions.AuthenticationError: Authentication required.` with `redis-py` 5.0.0: ```python from redis import Redis if...
Stale
bug