#9958: Upgrade python to 2.7
---------------------------+------------------------------------------------
Reporter: mhampton | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies: #11156 #11236 #11244 #11264
#11339 #11363 #11376
---------------------------+------------------------------------------------
Comment(by kcrisman):
Here is one example.
{{{
sage -t -long "devel/sage/sage/functions/transcendental.py"
**********************************************************************
File
"/Users/student/Desktop/sage-4.7.2.alpha1/devel/sage/sage/functions/transcendental.py",
line 83:
sage: w = exponential_integral_1(2,4); w
Expected:
[0.04890051070806112, 0.0037793524098489067, 0.00036008245216265873,
3.7665622843924751e-05]
Got:
[0.04890051070806112, 0.0037793524098489067, 0.00036008245216265873,
3.766562284392475e-05]
**********************************************************************
}}}
Here is one of the killed ones (not a timeout, I'm surprised):
{{{
sage -t -long "devel/sage/sage/crypto/mq/mpolynomialsystem.py"
The doctested process was killed by signal 10
[352.0 s]
}}}
Could this be an unrelated 4.7.2.alpha1 issue on my platform?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:93>
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.