Per [PEP 684](https://peps.python.org/pep-0684/#restricting-extension-modules), we are providing `importlib.util.allowing_all_extensions()` as a context manager users may use to disable the strict compatablility checks. I'll be added docs for this separately from the code. <!-- gh-linked-prs --> ### Linked PRs * gh-104311 * gh-105255 * gh-105518 <!-- /gh-linked-prs -->