Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium smichr NeedsReview
New issue 2906 by [email protected]: integral rebuild in error in expand
http://code.google.com/p/sympy/issues/detail?id=2906
The rebuilding of the Integral in _eval_expand_basic of integrals.py
appears to be wrong for the current master, using `flatten(*self.limits))`
instead of `*self.limits`.
30 second, 2 line review for anyone.
https://github.com/sympy/sympy/pull/826
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.