]> granicus.if.org Git - python/commit
Merged revisions 79344,79346,79350 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Mar 2010 22:47:23 +0000 (22:47 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Mar 2010 22:47:23 +0000 (22:47 +0000)
commitc049d870b58107945d8e9784df1fdfbd4e9fa6be
tree62c9cb1eb57deb161fa0d0db2f6383f7abb5d5c1
parentd35f117192d81788c4d00753da2a608605587a70
Merged revisions 79344,79346,79350 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79344 | florent.xicluna | 2010-03-23 15:36:45 +0100 (mar, 23 mar 2010) | 2 lines

  Silence test_subprocess.
........
  r79346 | florent.xicluna | 2010-03-23 16:05:30 +0100 (mar, 23 mar 2010) | 2 lines

  The standard error should be empty when the signal is killed, except on SIGINT.
........
  r79350 | florent.xicluna | 2010-03-23 20:19:16 +0100 (mar, 23 mar 2010) | 2 lines

  The SIGINT signal may happen earlier, during site.py initialization.
........
Lib/test/test_subprocess.py