Export to GitHub

sympy - issue #2493

Clean up test_lambdify.py


Posted on Jun 15, 2011 by Happy Elephant

test_lambdify.py has a bunch of try blocks that should be using raises().

Comment #1

Posted on Jun 15, 2011 by Happy Elephant

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 https://groups.google.com/d/topic/sympy/ngMIc2xKCmE/discussion.

Comment #2

Posted on Jun 16, 2011 by Happy Elephant

The decorator also need to be applied to test_lambdify() in test_numpy.py

Comment #3

Posted on Oct 23, 2011 by Happy Elephant

(No comment was entered for this change.)

Comment #4

Posted on Oct 25, 2011 by Grumpy Cat

(No comment was entered for this change.)

Comment #5

Posted on Oct 30, 2011 by Happy Elephant

(No comment was entered for this change.)

Comment #6

Posted on Nov 20, 2011 by Happy Elephant

(No comment was entered for this change.)

Comment #7

Posted on Dec 5, 2011 by Happy Elephant

This was https://github.com/sympy/sympy/pull/816.

Comment #8

Posted on Dec 18, 2011 by Happy Elephant

(No comment was entered for this change.)

Comment #9

Posted on Mar 5, 2014 by Happy Elephant

We have moved issues to GitHub https://github.com/sympy/sympy/issues.

Comment #10

Posted on Apr 6, 2014 by Happy Rabbit

Migrated to http://github.com/sympy/sympy/issues/5592

Status: Fixed

Labels:
Type-Defect Priority-Medium Testing EasyToFix CodeInCategory-QA CodeInDifficulty-Easy CodeInImportedIntoMelange Restrict-AddIssueComment-Commit