cpython/Lib/test/test_gdb
Sam Gross 63998a1347
gh-117474: Skip GIL test in free-threaded build (#117475)
In the free-threaded build, the GIL will typically be disabled so
`py-bt` will not show threads waiting on the GIL.
2024-04-04 16:27:14 -04:00
..
__init__.py
gdb_sample.py
test_backtrace.py
test_cfunction.py
test_cfunction_full.py
test_misc.py
test_pretty_print.py
util.py