#17726: Replace PY_TYPE() by type()
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17726            |  05e0633a1e366dacf7337b2f4895daf137b38bad
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vdelecroix):

 These are not all...
 {{{
 $ grep -lR "PY_TYPE("
 matrix/matrix_window.pyx
 symbolic/function.pxd
 categories/map.pyx
 ext/stdsage.pxi
 structure/parent.pyx
 structure/coerce.pyx
 rings/number_field/number_field_element.pyx
 rings/finite_rings/integer_mod.pyx
 rings/polynomial/polynomial_modn_dense_ntl.pyx
 rings/integer.pyx
 }}}
 Some of them are already in #17727. Could we set the latter as a
 dependency and completely get rid of `PY_TYPE`?

 Vincent

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