#18321: Don't cimport type
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  critical           |    Milestone:  sage-6.7
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:  Peter Bruin
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/don_t_cimport_type      |  5d4b11e4ed2b4053290386b87f666c88bb606782
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by pbruin):

 * reviewer:   => Peter Bruin


Comment:

 What is the reason for still doing `cimport type as pytype` in
 `stdsage.pxd`?  Removing this line (and using `type` instead of `pytype`
 in `PY_NEW`) does not seem to cause any problems at first sight.  Does it
 have any speed and/or type safety effects?

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