Jeremy Kloth added the comment:

I would suggest that this be bumped to release blocker as currently passing 
bytes to communicate with universal_newlines=True on Windows causes the process 
to hang (see issue17077).

The backported test case passes on Windows without any changes to subprocess.py 
so this is a POSIX-only bug.

----------
nosy: +jkloth

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

Reply via email to