Description
Implements Python interpreter-related APIs from PEP 734 and related backports for environments that need them before full standard-library availability. It helps projects experiment with or depend on newer interpreter features.
This is a compatibility library for developers and package maintainers. It does not create a separate Python interpreter for everyday use.