Incidentally came across the following [1]:

-----------------------------------------------------------------------
See also:

POSIX users (Linux, BSD, etc.) are strongly encouraged to install and
use the much more recent subprocess32 [2] module instead of the version
included with python 2.7. It is a drop in replacement with better
behavior in many situations.
-----------------------------------------------------------------------

Did anyone try?

May be worth until we finally switch to Python 3.x, although it
presumably doesn't affect the multiprocessing module we mostly use, but
perhaps our pexpect interfaces and a few other things that occasionally
cause trouble.


-leif

[1] https://docs.python.org/2.7/library/subprocess.html#module-subprocess

[2] https://pypi.python.org/pypi/subprocess32/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to