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 <rep...@bugs.python.org> <http://bugs.python.org/issue25876> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com