Patches item #1520905, was opened at 2006-07-11 21:18 Message generated for change (Settings changed) made by akuchling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1520905&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tests Group: Python 2.5 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Douglas Greiman (dgreiman) Assigned to: A.M. Kuchling (akuchling) Summary: Don't produce core file in test_subprocess.py Initial Comment: The test_run_abort() testcase in test_subprocess.py produces a core file on Unix systems, even though the test is successful. This can be confusing or alarming to someone who runs 'make test' and then finds that the Python interpreter apparently crashed. Tested on Red Hat Linux 9 on x86. ---------------------------------------------------------------------- >Comment By: A.M. Kuchling (akuchling) Date: 2006-08-01 14:17 Message: Logged In: YES user_id=11375 Committed to trunk in rev.51021. Thanks for the patch! ---------------------------------------------------------------------- Comment By: Douglas Greiman (dgreiman) Date: 2006-07-31 16:35 Message: Logged In: YES user_id=1553997 No, I don't have commit privileges. ---------------------------------------------------------------------- Comment By: A.M. Kuchling (akuchling) Date: 2006-07-31 16:23 Message: Logged In: YES user_id=11375 >From reading the patch, the fix looks good. Do you have commit privileges, or do I need to check in the change? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1520905&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches