From: Victor Stinner Date: Fri, 23 Apr 2010 19:29:44 +0000 (+0000) Subject: Blocked revisions 80413 via svnmerge X-Git-Tag: v3.1.3rc1~879 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=228414f543ba0a83c434abd3c5289e0b63442a02;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 80413 via svnmerge ........ r80413 | victor.stinner | 2010-04-23 21:28:32 +0200 (ven., 23 avril 2010) | 3 lines Issue #8467: Pure Python implementation of subprocess encodes the error message using surrogatepass error handler to support surrogates in the message ........ ---