#14451: # tol disables the meaning of ellipsis in doctesting
----------------------------+----------------------------------------------
       Reporter:  cschwan   |        Owner:  roed
           Type:  defect    |       Status:  needs_review
       Priority:  major     |    Milestone:  sage-duplicate/invalid/wontfix
      Component:  doctest   |   Resolution:
  framework                 |    Merged in:
       Keywords:            |    Reviewers:  Jeroen Demeyer
        Authors:            |  Work issues:
Report Upstream:  N/A       |       Commit:
         Branch:            |     Stopgaps:
   Dependencies:            |
----------------------------+----------------------------------------------
Changes (by jdemeyer):

 * status:  new => needs_review
 * reviewer:   => Jeroen Demeyer
 * milestone:  sage-6.4 => sage-duplicate/invalid/wontfix


Comment:

 I agree this is a bug, however it looks quite tricky to fix. As long as
 the `...` doesn't match any floats, it should work fine. The problem is
 that the code which handles floats and the code which handles `...` is
 completely separate. I think this is too hard to get right, so I propose
 "wontfix".

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