#14384: Support version number literals.
-----------------------------------+----------------------------------------
       Reporter:  robertwb         |         Owner:  jason     
           Type:  enhancement      |        Status:  needs_work
       Priority:  major            |     Milestone:  sage-5.9  
      Component:  misc             |    Resolution:            
       Keywords:                   |   Work issues:            
Report Upstream:  N/A              |     Reviewers:  David Roe 
        Authors:  Robert Bradshaw  |     Merged in:            
   Dependencies:                   |      Stopgaps:            
-----------------------------------+----------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 So we're seriously going to do this?

 Some comments:
  1. Move `class VersionNumber` somewhere else (probably
 `sage/misc/versionnumber.py` for lack of a better place)
  2. How can I get the raw patch for this commit?
  3. Error messages are going to be very confusing, try
 {{{
 sage: x = 4.5
 sage: x.denominator()
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14384#comment:9>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to