Files
Victor Stinner 2d775589d9 bpo-30705: Fix test_regrtest.test_crashed() (#2439)
* Add test.support._crash_python() which triggers a crash but uses
  test.support.SuppressCrashReport() to prevent a crash report from
  popping up.
* Modify test_child_terminated_in_stopped_state() of test_subprocess
  and test_crashed() of test_regrtest to use _crash_python().
2017-06-27 15:37:19 +02:00
..
2015-02-16 01:49:22 +02:00
2016-10-05 22:09:31 -07:00
2016-12-01 23:58:38 -08:00
2016-12-18 05:27:49 +00:00