#18113: Warning for unstable/experimental code
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  enhancement        |       Status:  needs_info
       Priority:  major              |    Milestone:  sage-6.6
      Component:  misc               |   Resolution:
       Keywords:  sd66, warning      |    Merged in:
        Authors:  Daniel Krenn       |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/misc/experimental_code_warning|  
6173386b9db0f2ba469691414e58c2602b540d04
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by kcrisman):

 * status:  needs_review => needs_info
 * reviewer:   => Jeroen Demeyer


Comment:

 {{{
 +def experimental(trac_number, message, stacklevel=5):
 +    r"""
 +    Issue a warning that the functionality or class is experimental
 +    and might change in future.
 +
 +    INPUT:
 +
 +    - ``trac_number`` -- an integer. The trac ticket number where the
 +      deprecation is introduced.
 +
 }}}
 Maybe the trac ticket number where the experimental functionality was
 introduced?

--
Ticket URL: <http://trac.sagemath.org/ticket/18113#comment:15>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to