Roundup Robot <devn...@psf.upfronthosting.co.za> added the comment: New changeset e929d2a96d9b by Nick Coghlan in branch '3.2': Issue #13237: Forward port subprocess module updates and explicitly document UTF-8 encoding assumption when universal_newlines=True http://hg.python.org/cpython/rev/e929d2a96d9b
New changeset d3b159c43ee8 by Nick Coghlan in branch '3.2': Issue #13237: Remove duplicate data value descriptions from the subprocess docs http://hg.python.org/cpython/rev/d3b159c43ee8 New changeset 7545f4fb450c by Nick Coghlan in branch '3.2': Issue #13237: Fix formatting error - the legacy shell commands weren't meant to be under the Notes heading http://hg.python.org/cpython/rev/7545f4fb450c New changeset 0b50008bb953 by Nick Coghlan in branch 'default': Issue #13237: Forward port from 3.2 of subprocess documentation updates. Needed quite a few adjustments to account for new features coming in 3.3 http://hg.python.org/cpython/rev/0b50008bb953 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13237> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com