[issue18906] Create a way to always run tests in subprocesses within regrtest

Nick Coghlan report at bugs.python.org
Mon Sep 2 23:48:27 CEST 2013


Nick Coghlan added the comment:

An easier hack is likely just a new "always run in subprocess" container
with submodule names in regrtest.py. It's not elegant, but it will work.

----------

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


More information about the Python-bugs-list mailing list