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

[WIP] Allow passing Python functions to Go for invocation. #84

Open
alanjds opened this issue Oct 6, 2018 · 2 comments
Open

[WIP] Allow passing Python functions to Go for invocation. #84

alanjds opened this issue Oct 6, 2018 · 2 comments
Labels
imported PR Pull Request imported from google/grumpy

Comments

@alanjds
Copy link

alanjds commented Oct 6, 2018

google#189 opened on Jan 21, 2017 by @nairb774

Big WIP - This code is gnarly and rather than continuing to sit on it, thoughts on how to handle all the nasty panics below? There has to be better ways. Regardless, this opens up a lot more interoperability with the Go ecosystem - just a matter of how to handle error cases.

@alanjds
Copy link
Author

alanjds commented Oct 6, 2018

Comment by nairb774
Tuesday Jan 24, 2017 at 03:31 GMT


This still needs some tests. I'll start working on those now that this looks like it is in a better place, but feel free to review the code in the implementation.

@alanjds
Copy link
Author

alanjds commented Oct 6, 2018

Comment by nairb774
Sunday Feb 19, 2017 at 22:41 GMT


PTAL.

@alanjds alanjds added the imported PR Pull Request imported from google/grumpy label Oct 6, 2018
@alanjds alanjds changed the title Allow passing Python functions to Go for invocation. [WIP] Allow passing Python functions to Go for invocation. Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported PR Pull Request imported from google/grumpy
Projects
None yet
Development

No branches or pull requests

1 participant