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

Fix handleFromPtr missing Reference in Maps #350

Merged

Conversation

EvanOman
Copy link
Contributor

This patch fixes a panic I was encountering when using a map whose value was a non-value-type like another Map, Struct, Slice, etc.

Related:

This fix makes gopy useable for me but I have not added new tests (yet)

@rcoreilly rcoreilly merged commit 90afd80 into go-python:master Apr 22, 2024
1 check failed
@rcoreilly
Copy link
Member

Thanks for the fix and review. Looks sensible to me.

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.

3 participants