Skip to content

Fix keywords() for UnionAll#44

Merged
mortenpi merged 1 commit into
masterfrom
mp/fix-42
Sep 21, 2017
Merged

Fix keywords() for UnionAll#44
mortenpi merged 1 commit into
masterfrom
mp/fix-42

Conversation

@mortenpi
Copy link
Copy Markdown
Member

I found a snippet in Base that might avoid the whole signature thing when trying to find out what the keyword arguments of a method are. It seems to fix the UnionAll issue without breaking tests. @tkoolen would you be willing to stress test this a bit, to make sure I haven't broken anything?

@tkoolen
Copy link
Copy Markdown
Contributor

tkoolen commented Sep 18, 2017

Thank you very much! I've verified that this fixes all of the kwarg/UnionAll issues in my package. The code, (especially the additional tests) looks good to me.

@mortenpi
Copy link
Copy Markdown
Member Author

Thanks for checking!

@mortenpi mortenpi merged commit 4906c56 into master Sep 21, 2017
@mortenpi mortenpi deleted the mp/fix-42 branch September 21, 2017 08:38
mortenpi added a commit that referenced this pull request Sep 21, 2017
Fixes #42.

(cherry picked from commit 4906c56)
@mortenpi mortenpi mentioned this pull request Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants