Python Enhancement Proposal for a TOML-based Configuration File Format to Replace the PTH File Mechanism in Site Initialization
In a significant move to modernize the Python interpreter’s startup sequence and enhance the security of the packaging ecosystem, a new proposal has been drafted to overhaul how the language handles site-specific path configurations and initialization…