#15757: Make sage.misc.superseded lazily import sage.rings.integer_ring
------------------------------------+--------------------------------
 Reporter:  nthiery                 |            Owner:
     Type:  enhancement             |           Status:  needs_review
 Priority:  major                   |        Milestone:  sage-6.1
Component:  misc                    |       Resolution:
 Keywords:                          |  Report Upstream:  N/A
   Branch:  u/nthiery/ticket/15757  |
------------------------------------+--------------------------------
Changes (by nthiery):

 * status:  new => needs_review
 * type:  defect => enhancement


Old description:

> This ticket makes sage.misc.superseded less dependent on
> sage.rings.integer_ring.is_IntegerRing for type checking. This allows
> for using the functions in this module in code that is imported early
> upon Sage startup, in particular in category code.

New description:

 This ticket makes sage.misc.superseded lazily import
 sage.rings.integer_ring.is_IntegerRing for type checking. This allows
 for using the functions in this module in code that is imported early
 upon Sage startup, in particular in category code.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15757#comment:2>
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/groups/opt_out.

Reply via email to