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

fix #34286, regression in methods with empty tuple of types #34291

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

JeffBezanson
Copy link
Member

The new feature accepting a tuple of modules intercepted this case by accident. This seems like the simplest way to fix it unless there is some compelling reason to accept a tuple of modules. If so, we could possibly change this to a keyword argument.

@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug backport 1.4 labels Jan 6, 2020
@JeffBezanson JeffBezanson merged commit 8dc0d93 into master Jan 7, 2020
@JeffBezanson JeffBezanson deleted the jb/fix34286 branch January 7, 2020 18:48
KristofferC pushed a commit that referenced this pull request Jan 8, 2020
@KristofferC KristofferC mentioned this pull request Jan 8, 2020
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants