Changes between Version 10 and Version 11 of Ticket #20002
- Timestamp:
- Feb 11, 2016, 9:44:38 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20002 – Description
v10 v11 1 1 Move Sage’s interrupt handling to a separate package: https://github.com/sagemath/cysignals 2 2 3 See also https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion for a discussion. 3 See also https://groups.google.com/d/topic/sage-devel/oA9NsF26eOA/discussion for a discussion. We need one trivial Cython patch, see [https://github.com/cython/cython/pull/483] 4 4 5 5 '''Tarball''': https://github.com/sagemath/cysignals/releases/download/0.9/cysignals-0.9.tar.bz2 6 7 We need one trivial Cython patch, see [https://github.com/cython/cython/pull/483]