Re: Issue 2520 in sympy: Unnecessary extra newlines in live.sympy.org console

2011-07-19 Thread sympy
Updates: Status: Started Owner: matt...@gmail.com Cc: -matt...@gmail.com Labels: NeedsReview Comment #2 on issue 2520 by matt...@gmail.com: Unnecessary extra newlines in live.sympy.org console http://code.google.com/p/sympy/issues/detail?id=2520 This pull reque

Re: Issue 2562 in sympy: Test failure in generate_derangements() with Python2.5

2011-07-19 Thread sympy
Comment #13 on issue 2562 by renato.c...@gmail.com: Test failure in generate_derangements() with Python2.5 http://code.google.com/p/sympy/issues/detail?id=2562 All tests are passing for me, so I made a pull request (#501). -- You received this message because you are subscribed to the Google

Re: Issue 2562 in sympy: Test failure in generate_derangements() with Python2.5

2011-07-19 Thread sympy
Comment #12 on issue 2562 by renato.c...@gmail.com: Test failure in generate_derangements() with Python2.5 http://code.google.com/p/sympy/issues/detail?id=2562 I solved this in my py25-fixes branch. There's code in http://docs.python.org/library/itertools.html to emulate the same behavior

Re: Issue 2562 in sympy: Test failure in generate_derangements() with Python2.5

2011-07-19 Thread sympy
Updates: Status: Accepted Cc: ness...@googlemail.com Comment #11 on issue 2562 by asmeurer: Test failure in generate_derangements() with Python2.5 http://code.google.com/p/sympy/issues/detail?id=2562 There are still problems with this. For example: $python2.5 bin/test concr