#18244: mysterious doctest failure on dyck_word.py
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  vdelecroix             |       Status:  positive_review
           Type:         |    Milestone:  sage-6.7
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Benjamin Hackl
  documentation          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  59cb8d2ec7ee3710bf0c7b3e2948382279fa7469
  Vincent Delecroix      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18244           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by nthiery):

 Thanks for the fix!

 While you are at it, you may consider making the assertion error even more
 explicit:
 {{{
 expected a Sage Integer and got {} of type {}
 }}}
 ->
 {{{
 .cardinality() should return an Integer, and not {} of type {}
 }}}
 I let you decide whether you want to stick this in this ticket. If you do,
 you can reset a positive review on my behalf after the change (and running
 the tests).

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