Skip to content

Change RustPyFunc from a fn pointer to a Fn trait #244

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

Merged
merged 1 commit into from
Dec 27, 2018

Conversation

coolreader18
Copy link
Member

This is a portion of #238, split off into its own PR. This allows for closures to be used as rustfuncs in addition to normal functions.

@windelbouwman
Copy link
Contributor

Thanks for splitting this PR!

@windelbouwman windelbouwman merged commit 4c5b584 into RustPython:master Dec 27, 2018
@coolreader18 coolreader18 deleted the boxed-rustfunc branch December 28, 2018 02:02
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.

2 participants