-
-
Notifications
You must be signed in to change notification settings - Fork 701
Description
The version of Twisted currently used in Sage is old and obsolete; moreover it is buggy, as our extensive tests involving running labs for 120 students show. The crashes of the notebook webapp go away after the upgrade to twisted 11.
The twisted package is now included in the flask sagenb (#11080), so this ticket just removes the twisted spkg.
See http://groups.google.com/group/sage-devel/browse_thread/thread/98c53d17166da1b9 for the sage-devel vote.
apply:
- attachment: trac-11874-remove-twisted.patch to the sage root repository
- attachment: sage-spkg-11874.patch to the Sage library.
And remove the twisted spkg from the standard spkgs.
Depends on #12329
Depends on #11080
Depends on #10492
CC: @rkirov @kini @ppurka @kcrisman @jasongrout @strogdon
Component: packages: standard
Keywords: twisted, notebook
Author: Radoslav Kirov, Jason Grout
Reviewer: Dmitrii Pasechnik, Jason Grout
Merged: sage-5.2.beta0
Issue created by migration from https://trac.sagemath.org/ticket/11874