#4671: [with patch; needs work] sage-3.2.1 startup time: do not import twisted
on
startup
----------------------+-----------------------------------------------------
Reporter: was | Owner: boothby
Type: defect | Status: new
Priority: critical | Milestone: sage-3.2.2
Component: notebook | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by mabshoff):
* summary: [with patch; positive review] sage-3.2.1 startup time: do not
import twisted on startup => [with patch; needs
work] sage-3.2.1 startup time: do not import
twisted on startup
Comment:
Bad mhansen: This patch breaks pickling all over the combinat tree:
{{{
sage -t -long devel/sage/sage/combinat/root_system/weight_space.py
# 1 doctests failed
sage -t -long
devel/sage/sage/combinat/root_system/type_reducible.py # 1 doctests failed
sage -t -long devel/sage/sage/combinat/root_system/type_dual.py #
1 doctests failed
sage -t -long devel/sage/sage/combinat/root_system/type_G.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/root_system/type_F.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/root_system/type_E.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/root_system/type_A.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/root_system/root_space.py #
1 doctests failed
sage -t -long devel/sage/sage/combinat/root_system/root_system.py
# 3 doctests failed
sage -t -long
devel/sage/sage/combinat/root_system/dynkin_diagram.py # 1 doctests failed
sage -t -long devel/sage/sage/combinat/root_system/cartan_type.py
# 2 doctests failed
sage -t -long
devel/sage/sage/combinat/root_system/ambient_space.py # 1 doctests failed
sage -t -long devel/sage/sage/combinat/crystals/tensor_product.py
# 4 doctests failed
sage -t -long devel/sage/sage/combinat/crystals/spins.py # 2
doctests failed
sage -t -long devel/sage/sage/combinat/crystals/letters.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/sloane_functions.py # 1
doctests failed
sage -t -long devel/sage/sage/combinat/root_system/weyl_group.py #
2 doctests failed
sage -t -long
devel/sage/sage/combinat/root_system/weyl_characters.py # 4 doctests
failed
}}}
Probably a trivial problem, but "needs work" nonetheless :p
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4671#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---