#3052: mercurial --> plain text --> mercurial
-----------------------------+----------------------------------------------
    Reporter:  was           |         Owner:  mabshoff         
        Type:  defect        |        Status:  closed           
    Priority:  major         |     Milestone:  sage-4.7.2       
   Component:  distribution  |    Resolution:  fixed            
    Keywords:                |   Work_issues:                   
    Upstream:  N/A           |      Reviewer:  Volker Braun     
      Author:  Keshav Kini   |        Merged:  sage-4.7.2.alpha3
Dependencies:  #10594        |  
-----------------------------+----------------------------------------------

Comment(by kini):

 BTW this code imports stuff from Mercurial internals so it may need to be
 updated when we next upgrade Mercurial. Any ideas on how to make a doctest
 that will break when Mercurial is upgraded so that this will be noticed
 when the time comes? I guess there's always the trivial

 {{{
 #!rst
 >>> import mercurial.__version__.version
 >>> mercurial.__version__.version
 '1.8.4'
 }}}

 But even if we use this silly doctest, where should it go?
 `$SAGE_ROOT/spkg/base` is not doctested by `make ptestlong`.

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

Reply via email to