#18113: Warning for unstable/experimental code
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       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|  
d278fa58ab22575fdfa7bc33e0646e4e4c543b0d
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by dkrenn):

 * status:  needs_info => needs_review


Comment:

 Replying to [comment:15 kcrisman]:
 > {{{
 > +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?

 Yes (copy and pasted...) ;) Is now corrected.

--
Ticket URL: <http://trac.sagemath.org/ticket/18113#comment:17>
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