Closed
Description
Feature or enhancement
The test_threads
test checks that py-bt
reports when a thread is waiting on the GIL. In the free-threaded build, the GIL will typically be disabled. I think we should just skip the test in that case.
cpython/Lib/test/test_gdb/test_backtrace.py
Lines 53 to 83 in 027fa2e