From c4836e7e8851144a8cd3598c54f5207fe84fe359 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Fri, 16 Apr 2010 23:56:48 +0000 Subject: [PATCH] Blocked revisions 80135 via svnmerge ........ r80135 | victor.stinner | 2010-04-17 01:49:32 +0200 (sam., 17 avril 2010) | 5 lines Issue #8393: subprocess accepts bytes, bytearray and str with surrogates for the current working directory. Remove also a trailing space, and replace tabulation indentation by spaces. ........ -- 2.50.0