You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A major new version of twisted has been released and I strongly recommend that we upgrade to it for sage-3.0. There are a ton of new features and many bug fixes. Some specifics that are relevant to dsage are:
A major new version of twisted has been released and I strongly recommend that we upgrade to it for sage-3.0. There are a ton of new features and many bug fixes. Some specifics that are relevant to dsage are:
to use to wait for a reactor-scheduled call to return a result (reset() doesn't restore anything in all_cmdline or all_notebook #1042, Cython working directory command line option patch #3030)
calls, allowing much better testing techniques (Notebook tweaks #2633, Unable to create certain multivariate polynomial rings since libsingular is invoked instead of generic code #2634)
messages to the Python logging system (notebook -- for person users admin is usually the only user -- in such cases fill it in as the default #1351)
Also, this release is easy_install'able. I don't know if we ever use easy_install to install packages or what the thought on it is.
Component: packages: standard
Issue created by migration from https://trac.sagemath.org/ticket/2745
The text was updated successfully, but these errors were encountered: