]> granicus.if.org Git - python/commitdiff
Blocked revisions 72817 via svnmerge
authorPhilip Jenvey <pjenvey@underboss.org>
Fri, 22 May 2009 05:39:55 +0000 (05:39 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Fri, 22 May 2009 05:39:55 +0000 (05:39 +0000)
........
  r72817 | philip.jenvey | 2009-05-21 22:35:32 -0700 (Thu, 21 May 2009) | 4 lines

  don't use subprocess.call with PIPEs as the child can fill the pipe buf and
  deadlock. add a warning to subprocess docs about this, similar to Popen.wait's.
  refs http://bugs.jython.org/issue1351
........


No differences found