#8925: __call__ for categories sets / enumeratedsets
------------------------------+---------------------------------------------
   Reporter:  hivert          |       Owner:  hivert       
       Type:  enhancement     |      Status:  needs_review 
   Priority:  major           |   Milestone:  sage-4.6.2   
  Component:  categories      |    Keywords:  Category call
     Author:  Florent Hivert  |    Upstream:  N/A          
   Reviewer:  Mike Hansen     |      Merged:               
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by hivert):

  * status:  needs_work => needs_review


Comment:

 Replying to [comment:8 hivert]:
 > Replying to [comment:7 jason]:
 > > Extremely picky, minor, minor thing, but these words: "For now,
 list's, tuple's, set's, Set's are coerced into finite" shouldn't have
 apostrophes in them, since the words are not possessive, but just plural.
 >
 > I reuploaded a new patche with the following diff folded:

 Actually there where another occurrence in another file
 {{{
 diff --git a/trac_8925-call_set_enumset-fh.patch b/trac_8925
 -call_set_enumset-fh.patch
 --- a/trac_8925-call_set_enumset-fh.patch
 +++ b/trac_8925-call_set_enumset-fh.patch
 @@ -83,7 +83,7 @@ diff --git a/sage/categories/finite_enum
  +            sage: FiniteEnumeratedSets()(Partitions(3)) # todo: not
 implemented: Partitions
  +            Partitions of 3
  +
 -+        For now, list's, tuple's, set's, Set's are coerced into finite
 ++        For now, lists, tuples, sets, Sets are coerced into finite
  +        enumerated sets::
  +
  +            sage: FiniteEnumeratedSets()([1, 2, 3])
 }}}
 Again I folded this change and resubmitted the patch. Please review.

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