Skip to content
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

Demonstrate that the conduit feature does not help with C++-to-Python conversions #5544

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Feb 23, 2025

New (failing) unit test illustrating the issue discussed in #5524:
Returning a class instance from an external module fails with TypeError.

Returning a class instance from an external module fails with TypeError
@rwgk rwgk changed the title conduit test failure Demonstrate that the conduit feature does not help with C++-to-Python conversions Feb 24, 2025
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