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

Add back * for 1.10 without needing method overwriting #103

Closed

Conversation

MilesCranmer
Copy link
Member

Fixes #102

I define methods up to 32 *. Past that point it would fall back to a regular String. While that is obviously not as nice as having the same behavior for all number of arguments, I think it's a far less painful inconsistency than the one reported in #102, so is worth it.

@MilesCranmer
Copy link
Member Author

Argh, nope, the methods are ambiguous... of course

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