Skip to content

Add support for Python 3.13#628

Merged
hugovk merged 1 commit intoultrajson:mainfrom
hugovk:main
May 13, 2024
Merged

Add support for Python 3.13#628
hugovk merged 1 commit intoultrajson:mainfrom
hugovk:main

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented May 12, 2024

Follow on from #627:

cibuildwheel isn't quite ready for 3.13.

And now it is :)

https://github.com/pypa/cibuildwheel/releases/tag/v2.18.0

About publishing beta wheels: it will help others test out the beta and to report problems back to CPython to be fixed before the full release in October.

It is possible the ABI can change during beta, but it's pretty rate, and we can easily publish new wheels need be.

@hugovk hugovk added the changelog: Added For new features label May 12, 2024
@hugovk hugovk merged commit 59875e0 into ultrajson:main May 13, 2024
@hugovk
Copy link
Copy Markdown
Member Author

hugovk commented May 14, 2024

I'll click the button to make a new release so the 3.13 wheels are available. This will be the only thing in this release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Added For new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants