Steve Dower added the comment:

I went ahead and updated the subprocess call just in _msvccompiler to use cmd 
/u, as I like that fix.

Not so keen on doing it for all subprocess(shell=True) calls, since we can't 
reliably predict whether the output will actually respect the option.

----------
assignee:  -> steve.dower
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to