Zachary Ware added the comment:

_posixsubprocess should not be compiled on Windows, as it will not work and
has the potential to completely screw up subprocess on Windows.  This
appears to be a bug in subprocess32's setup.py, and thus does not apply to
Python itself at all.  I agree with Victor that this bug doesn't belong
here.

----------

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

Reply via email to