]> granicus.if.org Git - python/commit
Blocked revisions 80135 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 16 Apr 2010 23:56:48 +0000 (23:56 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 16 Apr 2010 23:56:48 +0000 (23:56 +0000)
commitc4836e7e8851144a8cd3598c54f5207fe84fe359
tree815e26e7efb236b150df5d191cf405d7b212a64f
parent9eb6b00cb053a5d4fad1f13dad02c766c628f57e
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.
........