`distutils` was removed from 3.12, as per PEP 632. `test_check_c_globals`, which uses it, was disabled. It should be updated to not need `distutils`. See #92584