Skip to content

More robust array conversion to ctypes#23

Open
arahlin wants to merge 1 commit intomasterfrom
numpy_ctypes_pointer
Open

More robust array conversion to ctypes#23
arahlin wants to merge 1 commit intomasterfrom
numpy_ctypes_pointer

Conversation

@arahlin
Copy link
Copy Markdown
Owner

@arahlin arahlin commented Apr 1, 2026

This PR is designed to avoid a TypeError with newer versions of python/numpy on some machines. This change ensures that structures that expect pointer-type attributes are provided the correct ctypes object.

@arahlin arahlin requested a review from sbenton April 1, 2026 20:50
@arahlin arahlin self-assigned this Apr 1, 2026
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