Here is a major update of the PEP 741 to address Steering Council’s review: PEP 741: Address Steering Council's review by vstinner · Pull Request #3789 · python/peps · GitHub
- Remove string types other than UTF-8.
- Exclude the API from the limited C API.
- Remove the explicit preconfiguration.
- Remove the rationale about the limited C API / stable ABI.
It should also address most concerns of @steve.dower and @pitrou.