#13109: Rewrite deprecation to use trac ticket numbers
-------------------------------+--------------------------------------------
Reporter: vbraun | Owner: mvngu
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.1
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by kcrisman):
I just have to say it, please don't hurt me!
{{{
Definition: sage.misc.misc.deprecation(message, version=None)
Docstring:
Issue a deprecation warning.
INPUT:
* "message" - an explanation why things are deprecated and by
what it
should be replaced.
* "version" - (optional) on which version and when the
deprecation
occurred. Please put there the version of sage at the time
of deprecation.
}}}
That's incompatible with the current one, as far as I understand the ways
optional args with defaults work. So will the syntax for the deprecation
function have to be ... deprecated?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13109#comment:1>
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 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/sage-trac?hl=en.