Skip to content

Move from pybind11 to ctypes#2330

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_874831664
Open

Move from pybind11 to ctypes#2330
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_874831664

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Feb 25, 2026

Move from pybind11 to ctypes

This change removes the need for Python version specific builds. The built .so objects are now generic. Instead of building for Python 3.10, 3.11, 3.12, 3.13, 3.14, and (soon) 3.14t, we can use a single binary release for each platform.

@copybara-service copybara-service bot force-pushed the test_874831664 branch 11 times, most recently from 36cc015 to 2762b32 Compare February 26, 2026 20:52
This change removes the need for Python version specific builds. The built .so objects are now generic. Instead of building for Python 3.10, 3.11, 3.12, 3.13, 3.14, and (soon) 3.14t, we can use a single binary release for each platform.

PiperOrigin-RevId: 874831664
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