Comment #45 on issue 1026 by [email protected]: pypy doesn't run sympy http://code.google.com/p/sympy/issues/detail?id=1026
As the doctests show, most of these errors are about the ordering of the result. Now, the easy fix would be to just modify the tests to accept both variants, but perhaps it would be better to offer a cannonical sorting in all cases - currently, all of these (and perhaps others) just rely on some implementation detail of CPython.
-- 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.
