Skip to content

Build binaries for Python 3.11#4374

Merged
samuelcolvin merged 4 commits intomasterfrom
py3.11-binaries
Aug 14, 2022
Merged

Build binaries for Python 3.11#4374
samuelcolvin merged 4 commits intomasterfrom
py3.11-binaries

Conversation

@samuelcolvin
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@PrettyWood
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

2 participants