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

Remove special handling of creator from choose_field. #61

Merged
merged 1 commit into from Jul 5, 2018
Merged

Conversation

jamadden
Copy link
Member

@jamadden jamadden commented Jul 5, 2018

Instead it is done by get_creator.

get_creator no longer calls choose_field, it doesn't use any of the special features that were possible (like adaptation). This lets cython directly call system_user_converter.

Fixes #59.

…one by get_creator.

get_creator no longer calls choose_field, it doesn't use any of the special features that were possible (like adaptation). This lets cython directly call system_user_converter.

Fixes #59.
@jamadden jamadden merged commit 57f3559 into master Jul 5, 2018
@jamadden jamadden deleted the issue59 branch July 5, 2018 16:54
@jamadden
Copy link
Member Author

jamadden commented Jul 5, 2018

Thanks.

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.

None yet

2 participants