#10295: Upgrading pexpect
-------------------------------------+-------------------------------------
Reporter: SimonKing | Owner: was
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.10
Component: interfaces | Resolution:
Keywords: pexpect upgrade | Merged in:
Authors: François Bissey, | Reviewers: Jeroen Demeyer
Bill Page | Work issues:
Report Upstream: N/A | Commit:
Branch: | de71ef81f8acac4c3dd2219d87de897c965fc11a
u/jdemeyer/pexpect3.3 | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
I think there is a new problem in `send()`. In certain cases, the
following can happen:
{{{
Traceback (most recent call last):
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/sage/interfaces/expect.py", line 870, in _eval_line
E.sendline(line)
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/pexpect/pty_spawn.py", line 529, in sendline
n = self.send(s)
File "/usr/local/src/sage-config/local/lib/python2.7/site-
packages/pexpect/pty_spawn.py", line 520, in send
return os.write(self.child_fd, b)
OSError: [Errno 9] Bad file descriptor
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/10295#comment:113>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.