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 Fix #parameters for Method, Proc, and UnboundMethod. #3650

Closed
wants to merge 1 commit into from

Conversation

rideliner
Copy link
Member

Fixes #3538.

I still need to finish the specs, but I wanted to see if anyone has feedback.

@brixen
Copy link
Member

brixen commented May 5, 2016

@rideliner seems good. The specs will tell the full story. :)

Thanks for working on it. 👍

@brixen
Copy link
Member

brixen commented Jan 5, 2020

I'm going to completely redo argument passing, including keywords, and will fix all this when I do.

@brixen brixen closed this Jan 5, 2020
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.

Method#parameters fail with kwargs
2 participants