#13211: Upgrade GAP to 4.5.5
--------------------------------------------------------------+-------------
Reporter: kini | Owner:
tbd
Type: enhancement | Status:
needs_review
Priority: major | Milestone:
sage-5.3
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by vbraun):
I took some time to understand the gap pexpect interface. Altogether, I
think it would be better to base it on the normal interface which seems to
be more stable and definitely has more exposure. But we are using the
package mode (`gap -p`) and that is neither documented (apart from the
source) nor does it behave particularly well when you send Ctrl-C. But
that is definitely for another ticket.
I did add more checks after `interrupt()` that the pexpect interface is in
a sane state, and restart gap if it is not. I ran 500+ iterations of the
doctest and do not get any failures anymore. I'm pretty confident that
this is at least as good as we had before, so please review.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:35>
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.