Valerie Lambert added the comment:

I have included a patch that moves _SuppressCoreFiles into test.support and a 
test that checks whether resource.RLIMIT_CORE is being properly set and reset. 
It would be nice if there was a more explicit way to test the creation of core 
files, however.
The patch also corrects a comment that stated ulimit was being set to (0, 0) 
when in the code only the soft limit was being set to 0. I'm pretty sure that 
the later should be done because then we don't run into trouble when we have to 
restore the hard limit to its original (higher) limit.

----------
keywords: +patch
nosy: +lambertv
Added file: http://bugs.python.org/file31429/issue-18623.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18623>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to