`test_clinic` is skipped on Windows. This is a regression introduced by gh-96178. - The `Modules/_testclinic.c` helper extension module is not included in the Windows build - `test.support.import_helper.import_module("_testclinic")` fails and skips the whole test, since `_testclinic` is not found <!-- gh-linked-prs --> ### Linked PRs * gh-104630 * gh-104632 * gh-104723 * gh-107393 <!-- /gh-linked-prs -->