Skip to content

gh-76214: Disable _ctypes_test on all WASM targets #91750

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

Closed
wants to merge 1 commit into from
Closed

gh-76214: Disable _ctypes_test on all WASM targets #91750

wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

No description provided.

@vstinner
Copy link
Member Author

cc @erlend-aasland @tiran

I noticed this inconsistency while checking which C extensions are skipped on the 3 WASM targets: https://pythondev.readthedocs.io/wasm.html#disabled-c-extensions

In practice, it seems like _ctypes_test is not built on browser and node targets. But I prefer to explicitly disable it.

@tiran
Copy link
Member

tiran commented Apr 20, 2022

ctypes support is work in progress. I'll enable it after gh-90005 lands.

@tiran tiran closed this Apr 20, 2022
@vstinner vstinner deleted the wasm_ctypes_test branch April 20, 2022 16:26
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.

3 participants