You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Drop Python 2.6 & 3.3 support
- Ensure latest version of Python & redis-py supported
- For redis-py >= 3 use `redis.Redis` as default connection class
- Use `inspect.getfullargspec()` when available
0 commit comments