#10352: upgrade ZODB to version 3.10.1
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  tbd         
       Type:  enhancement  |      Status:  needs_review
   Priority:  minor        |   Milestone:  sage-4.6.1  
  Component:  packages     |    Keywords:              
     Author:               |    Upstream:  N/A         
   Reviewer:               |      Merged:              
Work_issues:               |  
---------------------------+------------------------------------------------
Changes (by was):

  * status:  new => needs_review


Old description:

> Upgrade ZODB to the latest upstream

New description:

 Upgrade ZODB to the latest upstream versin.

--

Comment:

 ZODB is used by the database_cremona optional spkg.  Thus a way to test
 this package is to install that optional package, then do:
 {{{
 sage: EllipticCurve("30001a1")
 Elliptic Curve defined by y^2 + y = x^3 + x^2 - 171*x - 6408 over Rational
 Field
 sage: CremonaDatabase().largest_conductor()
 130000
 }}}
 and not get an error.  Just that is enough to show that the ZODB is doing
 pretty much all we use it for in Sage.   Running the test suite for ZODB
 is unfortunately not possible :-(.

 Also, be sure to test the "devel/sage/sage/databases" directory, and you
 of course should do "make test" in SAGE_ROOT to test the whole library.

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