Skip to content

Restore CFFI on PyPy 3.12+ for Windows - #938

Open
doe1080 wants to merge 1 commit into
Legrandin:masterfrom
doe1080:fix-cffi-windows-py312
Open

doe1080 wants to merge 1 commit into
Legrandin:masterfrom
doe1080:fix-cffi-windows-py312

Conversation

@doe1080

@doe1080 doe1080 commented Sep 23, 2026

Copy link
Copy Markdown

current Windows/Python 3.12+ workaround disables CFFI on PyPy, forcing the ctypes fallback, which fails because PyPy does not provide ctypes.pythonapi
CFFI 1.16.0 fixed the CPython crash, so restrict the workaround to CPython with cffi < 1.16.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant