#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 jhpalmieri):
By the way, I don't know how feasible this is, but it would be very nice
if the new python spkg passed self-tests: set SAGE_CHECK to "yes" and
install the spkg. Previous versions of Python have failed the self-tests,
but it's perhaps the only standard spkg for which this is true. With the
spkg here, on an OS X box:
{{{
344 tests OK.
4 tests failed:
test__locale test_ctypes test_distutils test_locale
38 tests skipped:
test_aepack test_al test_applesingle test_bsddb test_bsddb3
test_cd test_cl test_codecmaps_cn test_codecmaps_hk
test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses
test_dl test_epoll test_gdb test_gdbm test_gl test_imageop
test_imgfile test_largefile test_linuxaudiodev test_macos
test_macostools test_ossaudiodev test_scriptpackages test_smtpnet
test_socketserver test_startfile test_sunaudiodev test_timeout
test_tk test_ttk_guionly test_urllib2net test_urllibnet
test_winreg test_winsound test_zipfile64
5 skips unexpected on darwin:
test_aepack test_applesingle test_dl test_macos
test_scriptpackages
make: *** [test] Error 1
An error occurred while testing Python
}}}
On sage.math:
{{{
346 tests OK.
1 test failed:
test_distutils
39 tests skipped:
test_aepack test_al test_applesingle test_bsddb test_bsddb185
test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk
test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses
test_dbm test_dl test_gdb test_gdbm test_gl test_imageop
test_imgfile test_kqueue test_linuxaudiodev test_macos
test_macostools test_ossaudiodev test_scriptpackages test_smtpnet
test_socketserver test_startfile test_sunaudiodev test_timeout
test_tk test_ttk_guionly test_urllib2net test_urllibnet
test_winreg test_winsound test_zipfile64
7 skips unexpected on linux2:
test_bsddb test_bsddb3 test_dbm test_gdb test_gdbm test_tk
test_ttk_guionly
make: *** [test] Error 1
An error occurred while testing Python
}}}
(I didn't upgrade the distutils package or anything else, just ran "sage
-f python-2.7.1.spkg", so some of these may go away.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:70>
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.