Skip to content

Fix mypyc build #6787

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
May 7, 2019
Merged

Fix mypyc build #6787

merged 1 commit into from
May 7, 2019

Conversation

msullivan
Copy link
Collaborator

mypyc doesn't support non-default arguments following default arguments,
even if they are keyword only.

mypyc doesn't support non-default arguments following default arguments,
even if they are keyword only.
@gvanrossum gvanrossum merged commit 04d9649 into master May 7, 2019
@gvanrossum gvanrossum deleted the fix-mypyc branch May 7, 2019 13:19
@gvanrossum
Copy link
Member

Have you filed a mypyc issue to fix this?

@msullivan
Copy link
Collaborator Author

mypyc/mypyc#607 is a PR to fix it

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