Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.10 #117

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Add support for Python 3.10 #117

merged 1 commit into from
Dec 1, 2021

Conversation

Akarys42
Copy link
Contributor

From what I can see, this should add support for Python 3.10

Closes #116

@zifter
Copy link

zifter commented Nov 26, 2021

any news?

@jlvrhee
Copy link

jlvrhee commented Dec 1, 2021

Can this change be merged?

@illia-v
Copy link
Contributor

illia-v commented Dec 1, 2021

@ifduyue could you please take a look at the recent pull requests?

@michael-grunder michael-grunder merged commit 587f215 into redis:master Dec 1, 2021
@michael-grunder
Copy link
Contributor

Went out on a limb and merged this, even though I'm not a python dev.

let me know if it causes any issues and I'll help resolve.

@ChrisLovering
Copy link

ChrisLovering commented Dec 9, 2021

Went out on a limb and merged this, even though I'm not a python dev.

let me know if it causes any issues and I'll help resolve.

Did the travis CI actually run after merging this PR? I believe a release will need to be made for this to actually have any affect. EG push the wheels to pypi

@ifduyue
Copy link
Collaborator

ifduyue commented Dec 9, 2021

Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on.

Don't know if travis-ci.com is the same as travis-ci.org, maybe we need to switch to something else.

@michael-grunder
Copy link
Contributor

Travis deprecated all of their .org repos and asked that people migrate to .com. I ended up just migrating hiredis and phpredis to GitHub Actions, so that's an option.

We could also just migrate to .com but I think that would require someone who is an admin for the redis org.

@ifduyue
Copy link
Collaborator

ifduyue commented Dec 10, 2021

There is PR #120 for migrating to github actions.

@mateokurti
Copy link

When will this be in a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wheel support for python 3.10
8 participants