Skip to content

Possible regression in 1.3.0? #953

Answered by newville
kmnhan asked this question in Q&A
Discussion options

You must be logged in to vote

@kmnhan Ah, sorry for the trouble. Well, I would say both that
a) we never really promised this was part of a supported API that would never change ;)
b) but also: variadic functions are an important-if-maybe-challenging use case, and we want them to work!

As you noticed, the changes for 1.3.0 from #941 were a fairly large change to the internals of parsing and converting function arguments to parameters and independent variables. I do not expect this to be something we change very often, but we may have to make some tweaks from those changes to fix bugs. See #950, for example.

I think we could (and should) probably fix the code so your use case works too. I guess we weren't testing that …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kmnhan
Comment options

Answer selected by kmnhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants