Added support for Python 3.13
redis-py still doesn't support python3.13 officially yet, but we can give it a go.
Any plans for it? @Chayim @dvora-h
@ulgens do not forget to add the classifier for python 3.13 to setup.cfg.
@WisdomPill I was just checking redis-py, I'll try to create a PR there too, hopefully in the following week.
@ulgens do not forget to add the classifier for python 3.13 to
setup.cfg.
It's in place right now. Thank for the reminder.
@vladvildanov I think this is you now.
@ulgens / @WisdomPill / @vladvildanov Just wanted to nudge and see if this could get moved forward. Redis-py has had Python 3.13 support for a while.
@robd003 I rebased the branch and will be fixing the CI failures if there are any.
@chayim @WisdomPill @vladvildanov How can we move this PR forward?
Also, it seems I can just merge my own PR. We may want to check the repository permissions.
Are we good to go here?
thanks everyone!