[issue18623] Factor out the _SuppressCoreFiles context manager

Antoine Pitrou report at bugs.python.org
Fri Sep 6 20:42:40 CEST 2013


Antoine Pitrou added the comment:

> Is there anything else that this patch should address?

I hoped Charles-François would answer this one, but no, I don't think there's anything left :)
Next step (for another issue perhaps) is to actually re-use this context manager in the other tests which deliberately crash the interpreter.

----------
stage: needs patch -> commit review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18623>
_______________________________________


More information about the Python-bugs-list mailing list