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

Build binaries for Python 3.11 #4374

Merged
merged 4 commits into from Aug 14, 2022
Merged

Build binaries for Python 3.11 #4374

merged 4 commits into from Aug 14, 2022

Conversation

samuelcolvin
Copy link
Member

See pypa/cibuildwheel#1226, cibuildwheel now support building python 3.11 binaries using rc1.

Although it's pretty early to release a package with python 3.11 binaries, the chance of a major change to 3.11 between now and it's release is very small. Also I want pydantic V1.10 to support python 3.11 but I don't want to wait for October 3rd to release it.

See #4267 for the actual changes that were required to pydantic to support Python 3.11.

@samuelcolvin
Copy link
Member Author

(waiting for 0999c9f which should run full CI including building wheels, then this can be merged AFAIK)

@PrettyWood
Copy link
Member

maybe add 'Programming Language :: Python :: 3.11' in setup.py ?

@samuelcolvin samuelcolvin merged commit cc68900 into master Aug 14, 2022
@samuelcolvin samuelcolvin deleted the py3.11-binaries branch August 14, 2022 17:32
@samuelcolvin
Copy link
Member Author

Merged to avoid asking obvious questions, but please comment if you have any further suggestions/changes.

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.

None yet

2 participants