Description
Legacy applications pinned to the 3.9 branch of the Python language can still run with a matching interpreter. It is useful for compatibility with older projects that have not moved to newer Python releases.
This runtime should be used for compatibility, not new development. Prefer a supported current Python branch for software that handles files, network input, credentials, or long-term maintenance.