Chayim

Results 270 comments of Chayim

No - we literally can't because m1. I'd rather, yes.

@GoodManWEN Are you using the same version of python for all of this? There was some certificate hardening/changes in the post 3.6 world. and I'd like to make sure we're...

@sileht Can you share your connection information / the code you use to connect?

@WisdomPill I ran (many) of these tests against many python versions locally, and they passed. Can we see if they run through your CI? If not - maybe I can...

@WisdomPill redis-py 3.x.x stopped being tested after redis ~6 I think. We're a few versions past that. If you'd like, I can help you use the release-drafter, as we are...

@WisdomPill I merged in, resolved, and updated redis-py *but* I don't grok the pre-commit.ci issue. Can you lend I hand? I did manually build a package locally (build/sdist) just to...

@WisdomPill Awesome to see you also thinking of this approach! We ended up spinning our own dockers and pushing them to dockerhub, because it was the easiest way for us...

> Do you know if the configuration is wrong? Our approach is a bit different. I pushed a series of [dedicated dockers](https://github.com/redis/redis-py/tree/master/docker) that I maintain and built once, from the...