mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
8d4a244f15
Before this PR tests decorated with a `requires_singlephase_init` helper did not run because of an incorrect call to the `requires_gil_enabled` helper.