See draft pep. The plan is to convert this to a real PEP (get a number) and post to DPO for discussion (usual PEP process).
The implementation of this is in the configure_py branch. There is also a cpython draft PR, which is being used to test this with CI and buildbots: python#146034
See draft pep. The plan is to convert this to a real PEP (get a number) and post to DPO for discussion (usual PEP process).
The implementation of this is in the
configure_pybranch. There is also a cpython draft PR, which is being used to test this with CI and buildbots: python#146034