Re: Issue 2493 in sympy: Clean up test_lambdify.py

2011-12-17 Thread sympy
Updates: Status: Fixed Comment #8 on issue 2493 by asmeu...@gmail.com: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 2493 in sympy: Clean up test_lambdify.py

2011-12-05 Thread sympy
Comment #7 on issue 2493 by asmeu...@gmail.com: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 This was https://github.com/sympy/sympy/pull/816. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this

Re: Issue 2493 in sympy: Clean up test_lambdify.py

2011-10-23 Thread sympy
Updates: Labels: CodeInCategory-QA CodeInDifficulty-Easy Comment #3 on issue 2493 by asmeu...@gmail.com: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 (No comment was entered for this change.) -- You received this message because you are subscribed to

Issue 2493 in sympy: Clean up test_lambdify.py

2011-06-15 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium Testing EasyToFix New issue 2493 by asmeurer: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 test_lambdify.py has a bunch of try blocks that should be using raises(). -- You received this

Re: Issue 2493 in sympy: Clean up test_lambdify.py

2011-06-15 Thread sympy
Comment #1 on issue 2493 by asmeurer: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 Also, we could make the try blocks that I've just added to prevent the mpmath.mp.dps value from being changed globally into a decorator. See

Re: Issue 2493 in sympy: Clean up test_lambdify.py

2011-06-15 Thread sympy
Comment #2 on issue 2493 by asmeurer: Clean up test_lambdify.py http://code.google.com/p/sympy/issues/detail?id=2493 The decorator also need to be applied to test_lambdify() in test_numpy.py -- You received this message because you are subscribed to the Google Groups sympy-issues group. To