On Sat, May 26, 2012 at 1:42 PM, Joachim Durchholz <[email protected]> wrote: > Am 26.05.2012 12:13, schrieb Sergiu Ivanov: > >> I'm still waiting for tests to finish (I'm running both Python 2.5 and >> Python 3 tests); I expect to have the pull request submitted in less >> than an hour.
What I have forgotten is that Python 3 tests fail at the moment, without the fix introduced in https://github.com/sympy/sympy/pull/1304 :-) > You should really run them in 2.7, too. Just to be on the safe side. After > all, I'm still working on being a Python expert :-) > > Maybe go the extra mile and run the tests in 2.6 as well. Well, since I have submitted the pull request already, I expect Stefan's bot to come around and do the job for me with Python 2.5 :-) And since it's no pain at all for me to run the test with 2.7, I think I'll do that as you advise. The code is going to turn code from so much testing in such a short time :-) Sergiu -- 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.
