Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Milestone-Release0.7.3 Logic
New issue 3553 by [email protected]: DeprecationWarning when running tests
(compile_rule)
http://code.google.com/p/sympy/issues/detail?id=3553
sympy/interactive/session.py[2] ..
[OK]
sympy/logic/boolalg.py[21] ..................../private/var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gq/T/sympy-bot-tmpg06I5g/sympy/sympy/utilities/exceptions.py:149:
SymPyDeprecationWarning:
compile_rule has been deprecated since SymPy 0.7.3. Use sympify
instead. See http://code.google.com/p/sympy/issues/detail?id=2947 for
more info.
warning(see_above, SymPyDeprecationWarning)
Whatever test uses this should be removed. Also, warnings should point to
issues that specifically track the removal of that feature, and have the
DeprecationRemoval tag (see the docstring of SymPyDeprecationWarning).
--
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.