]> granicus.if.org Git - python/commit
Merged revisions 83067 via svnmerge from
authorRonald Oussoren <ronaldoussoren@mac.com>
Fri, 23 Jul 2010 10:35:20 +0000 (10:35 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Fri, 23 Jul 2010 10:35:20 +0000 (10:35 +0000)
commitd7eb3a8d734f9e5269f3a9bc4d53d967fa1908bb
tree1357c40a3e3d560ffe2265bc9d81568c7acd2b2f
parent284beddb21552ae8ecfc10f4503a83852ded1dbd
Merged revisions 83067 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83067 | ronald.oussoren | 2010-07-23 10:50:05 +0100 (Fri, 23 Jul 2010) | 8 lines

  Workaround for issue 4047: in some configurations of
  the Crash Reporter on OSX test_subprocess will trigger
  the reporter.

  This patch prints a warning when the Crash Reporter will
  get triggered intentionally, which should avoid confusing
  people.
........
Lib/test/test_subprocess.py