STINNER Victor <victor.stin...@haypocalc.com> added the comment:

> Did someone notice that on Windows, subprocess imports threading, 
> and use threads for the communicate() method?

No, I didn't ran the tests on Windows. I can expect that someone build Python 
on Linux without threads, but is Python used in embedded systems with Windows 
but without threads?

Since the patch is already huge, I would suggest to open a new issue (fix tests 
for Windows without threads).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7449>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to