mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
6b4be195cd
PEP 432 specifies a number of large changes to interpreter startup code, including exposing a cleaner C-API. The major changes depend on a number of smaller changes. This patch includes all those smaller changes.