commit | 63998a1347f3970ea4c69c881db69fc72b16a54c | [log] [tgz] |
---|---|---|
author | Sam Gross <colesbury@gmail.com> | Thu Apr 04 16:27:14 2024 -0400 |
committer | GitHub <noreply@github.com> | Thu Apr 04 16:27:14 2024 -0400 |
tree | 0a48b72584cca6ba53bb7a5e3555692ce36338c4 | |
parent | 434bc593df4c0274b8afd3c1dcdc9234f469d9bf [diff] |
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.