gh-117649: Raise ImportError for unsupported modules in free-threaded build (#117651)
The free-threaded build does not currently support the combination of single-phase init modules and non-isolated subinterpreters. Ensure that `check_multi_interp_extensions` is always `True` for subinterpreters in the free-threaded build so that importing these modules raises an `ImportError`.
S
Sam Gross committed
25f6ff5d3e92305659db62e7f7545f823f0dbd05
Parent: 39d381f
Committed by GitHub <noreply@github.com>
on 4/11/2024, 7:00:54 PM