cpython/Tools/gdb
Victor Stinner 7bf069b611
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
test_gdb now skips tests if it detects that gdb failed to read debug
information because the Python binary is optimized.
2020-03-20 08:23:26 +01:00
..
libpython.py bpo-40019: Skip test_gdb if Python was optimized (GH-19081) 2020-03-20 08:23:26 +01:00