Am 10.04.2012 05:31, schrieb Aaron Meurer:
So I think we should
just fix issue 2899, and even if there are other recursion problems
they shouldn't show up (unless we are very unlucky).  We need to fix
that issue anyway.

As far as I understand the situation, we have an infinite recursion on the SymPy side, which also crashes the Python side of things.

So we need to fix the recursion anyway.
Python crashing means we get a stack dump and all tests further down the line get ignored. So the consequence is that some recursion bugs (which need to be fixed anyway) need a higher priority than they would have gotten otherwise, is it?

--
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to