#11670: fix number fields being unique parents -- this got broken over the years
-----------------------------+----------------------------------------------
   Reporter:  was            |          Owner:  davidloeffler
       Type:  defect         |         Status:  needs_review 
   Priority:  major          |      Milestone:  sage-4.7.2   
  Component:  number fields  |       Keywords:               
Work_issues:                 |       Upstream:  N/A          
   Reviewer:                 |         Author:               
     Merged:                 |   Dependencies:               
-----------------------------+----------------------------------------------

Comment(by SimonKing):

 Some brief remarks:

  * In the test for `NumberField_absolute_v2`, you use
 `NumberField_absolute_v1` (should be v2, not v1). The same for
 `NumberField_cyclotomic_v2` and `NumberField_quadratic_v2`.

  * The format, if I am not mistaken, should be
  {{{
         OUTPUT:

         - tuple of parameters that define this field; used in
           caching and pickling
  }}}
  not
  {{{
         OUTPUT:
             - tuple of parameters that define this field; used in
               caching and pickling
  }}}

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