-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.
It is of course not always possible to reduce your code to a small test case, but it's highly appreciated to have as much data as possible. Thank you!
Version: What redis-py and what redis version is the issue happening on?
master branch starting at commit: a53bc0ca01211e5e14a468077a9d1974dbba6054
Platform: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 15.10 / Azure)
Description: Description of your issue, stack traces from errors and code that reproduces the issue
Master was all green before this commit: a53bc0c
I have a branch to which shows some of the failures (and fixes the linting failure) here:
https://github.com/redis/redis-py/runs/6516808625?check_suite_focus=true
I'm seeing additional failures when I run the testsuite locally, too.