Skip to content

support PyPy 3.12 - #6448

Open
davidhewitt wants to merge 2 commits into
PyO3:mainfrom
davidhewitt:pypy-12
Open

davidhewitt wants to merge 2 commits into
PyO3:mainfrom
davidhewitt:pypy-12

Conversation

@davidhewitt

Copy link
Copy Markdown
Member

This adds PyPy 3.12 to the build matrix and removes the warning of lack of stable abi support on PyPy for 3.12+

cc @mattip - there may be final piece in maturin to enable stable ABI wheel tags to be built if targeting abi3 using a PyPy build toolchain as a host. But this is only a refinement anyway; it'll already be possible to build abi3 wheel from a CPython host and then load it in PyPy, I think.

@mattip

mattip commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Thanks! It may be a while until we get the cp312-abi3 compatibility rolled out, I want to make sure I haven't messed anything up before I declare it ready.

This branch has not been deployed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants