[New-bugs-announce] [issue25876] test_gdb: use subprocess._args_from_interpreter_flags() to test Python with more options

STINNER Victor report at bugs.python.org
Tue Dec 15 15:40:38 EST 2015


New submission from STINNER Victor:

Attached patch pass Python options to the Python program run in gdb, so it allows to test more cases.

What do you think?

I don't think that it's worth to apply the patch to Python < 3.6.

----------
components: Tests
files: test_gdb.patch
keywords: patch
messages: 256484
nosy: haypo
priority: normal
severity: normal
status: open
title: test_gdb: use subprocess._args_from_interpreter_flags() to test Python with more options
versions: Python 3.6
Added file: http://bugs.python.org/file41320/test_gdb.patch

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


More information about the New-bugs-announce mailing list