summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-10-17 18:19:14 (GMT)
committerGitHub <noreply@github.com>2023-10-17 18:19:14 (GMT)
commit920b3dfacad615c7bb9bd9a35774469f8809b453 (patch)
tree00db5924a107dee4fa1cfa3e9fcf10996f15f89c /Python/getplatform.c
parent2dcc57008be7012b8249208282837ed4d9c3c3e2 (diff)
downloadcpython-920b3dfacad615c7bb9bd9a35774469f8809b453.zip
cpython-920b3dfacad615c7bb9bd9a35774469f8809b453.tar.gz
cpython-920b3dfacad615c7bb9bd9a35774469f8809b453.tar.bz2
gh-110995: Fix test_gdb check_usable_gdb() (#110998)
Fix detection of gdb built without Python scripting support. * check_usable_gdb() doesn't check gdb exit code when calling run_gdb(). * Use shutil.which() to get the path to the gdb program.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions