#20948: Deprecation warning missing in 7.3.beta4
------------------------------+------------------------------
Reporter: paulmasson | Type: defect
Status: new | Priority: major
Milestone: sage-7.3 | Component: user interface
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
------------------------------+------------------------------
In Sage 7.2 the following important deprecation warning is displayed:
{{{
sage: function('f',x)
/Users/Masson/Downloads/GitHub/sage/local/lib/python2.7/site-
packages/IPython/core/interactiveshell.py:2885: DeprecationWarning:
Calling function('f',x) is deprecated. Use function('f')(x) instead.
See http://trac.sagemath.org/17447 for details.
exec(code_obj, self.user_global_ns, self.user_ns)
f(x)
}}}
As of at least 7.3.beta4 the warning is no longer there. The likely cause
is #20667. Other missing warnings were reported in sage-devel:
https://groups.google.com/forum/#!searchin/sage-
devel/deprecation$20warning/sage-devel/NCuA7F4YOLk/oPQ5o0-hBQAJ
--
Ticket URL: <https://trac.sagemath.org/ticket/20948>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.