[New-bugs-announce] [issue24398] Update test_capi to use test.support.script_helper
Christie
report at bugs.python.org
Sat Jun 6 20:13:52 CEST 2015
New submission from Christie:
As described in Issue9517, many test modules do not make use of the helpers in script_helpers.py to invoke the python interpreter in a subprocess. Issue9517 will be broken down into several smaller issues so we can address smaller change sets.
This issue is to update test_capi.py to use script_helpers.py.
----------
messages: 244923
nosy: bobcatfish
priority: normal
severity: normal
status: open
title: Update test_capi to use test.support.script_helper
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24398>
_______________________________________
More information about the New-bugs-announce
mailing list