#10295: Upgrade and optimize pexpect
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:  was
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.10
      Component:  interfaces         |   Resolution:
       Keywords:  pexpect upgrade    |    Merged in:
        Authors:  François Bissey,   |    Reviewers:  Jeroen Demeyer
  Bill Page, Jeroen Demeyer          |  Work issues:  slowness
Report Upstream:  Reported           |       Commit:
  upstream. No feedback yet.         |  74c8754804e135c4ceb8ab03d1c49ca2a8715d9e
         Branch:                     |     Stopgaps:
  u/jdemeyer/pexpect3.3              |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Replying to [comment:142 jhpalmieri]:
 > In the `pexpect` log, I see this:
 > {{{
 > byte-compiling
 /Users/palmieri/Desktop/Sage_stuff/git/sage/local/lib/python2.7/site-
 packages/pexpect/async.py to async.pyc
 >   File "/Users/palmieri/Desktop/Sage_stuff/git/sage/local/lib/python2.7
 /site-packages/pexpect/async.py", line 16
 >     transport, pw = yield from asyncio.get_event_loop()\
 >                              ^
 > SyntaxError: invalid syntax
 > }}}
 > and as a result, there is a file `async.py` but not `async.pyc`.
 Something to worry about?

 No, I opened an issue upstream that was quickly closed. And it mirrored at
 least another issue opened by another distro maintainer. This file is only
 used with python3. See [https://github.com/pexpect/pexpect/issues/297]

--
Ticket URL: <http://trac.sagemath.org/ticket/10295#comment:143>
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.

Reply via email to