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 official support for Python 3.10 #1512

Merged
merged 7 commits into from
Nov 10, 2021
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Nov 10, 2021

The only production change needed was a small patch to setuptools
performed in pex-tool/setuptools#1.

Closes #1487

jsirois and others added 4 commits November 10, 2021 07:02
This requires some special support for setuptools since it needs a prep
command run on its sources before it can be built.
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@jsirois jsirois merged commit 80dd971 into pex-tool:main Nov 10, 2021
@jsirois jsirois deleted the issues/1487 branch November 10, 2021 17:08
@jsirois jsirois mentioned this pull request Nov 10, 2021
3 tasks
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.

Support python3.10
2 participants