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

Python: Ensure callback arguments handled correctly #405

Closed
RomainMuller opened this issue Mar 27, 2019 · 0 comments · Fixed by #407
Closed

Python: Ensure callback arguments handled correctly #405

RomainMuller opened this issue Mar 27, 2019 · 0 comments · Fixed by #407
Labels
language/python Related to Python bindings

Comments

@RomainMuller
Copy link
Contributor

As seen in #395, there was an issue in the Java and .NET runtimes (ref #404) around parsing out callback arguments into the correct native object.

The Python runtime should at least implement the same compliance test as is introduced in #395.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/python Related to Python bindings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant