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

Refactor merge alignment into _align_for_merge #950

Merged
merged 1 commit into from
Aug 9, 2016

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Aug 8, 2016

This is a cleaner fix for the issues from #943

Moving the logic from deep_align into _align_for_merge gives us better separation of concerns between the modules for alignment and merging, and puts the special rules for alignment as part of merging in a much more obvious location (no more skip_single_target).

xref #927 (cc @crusaderky)

…rget

This is a cleaner fix for the issues from GH943

xref GH927
@shoyer shoyer merged commit 3157129 into pydata:master Aug 9, 2016
@shoyer shoyer deleted the remove_skip_single_target branch August 9, 2016 20:16
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.

1 participant