New submission from Antoine Pitrou:

_SuppressCoreFiles in test_subprocess is a useful facility for other tests, for 
instance test_faulthandler (which has its own logic) or test_capi (which 
actually happily dumps core in one of its subtests).
It could probably be factored out into test.support.

----------
components: Tests
keywords: easy
messages: 194125
nosy: ezio.melotti, ncoghlan, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: Factor out the _SuppressCoreFiles context manager
type: enhancement
versions: Python 3.4

_______________________________________
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