Gregory P. Smith added the comment:

If this is done, it should probably be on by default on all --with-pydebug 
buildbots.  Otherwise I suspect nobody will _ever_ look at its output and we 
should just remove the feature all together.

Being off in the main process on the build bots would still make 
test_subprocess.py happier though as that test's own child processes wouldn't 
pass the command line flag to enable it so they wouldn't see it in child 
process stderr.

----------
nosy: +gregory.p.smith

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

Reply via email to