Skip to content

Fix CPython 3.11 failures #133

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

Merged
merged 3 commits into from
Feb 12, 2022
Merged

Fix CPython 3.11 failures #133

merged 3 commits into from
Feb 12, 2022

Conversation

brandtbucher
Copy link
Member

Update the pinned versions of genshi and greenlet to recent ones that work on all branch heads. Fixes #113.

@brandtbucher
Copy link
Member Author

Should we be running CI against 3.7, 3.8, 3.10, and 3.11? Sure seems like it.

If so, I can update .github/workflows/main.yml.

@pablogsal
Copy link
Member

Should we be running CI against 3.7, 3.8, 3.10, and 3.11? Sure seems like it.

Yeah, that would be a good idea, but we can probably drop to only the supported versions.

@pablogsal pablogsal merged commit 69f3b19 into python:main Feb 12, 2022
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.

pyperformance doesn't work on the current Python 3.11 dev version: fail to install greenlet
2 participants