v3.14.7
Issue #18093: Factor out the programs that embed the runtime
Remove more remnants of deepfreeze (#118159)
gh-125063: marshal: Add version 5, improve documentation (GH-126829)
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
[3.14] gh-152132: Fix Py_RunMain() to return an exit code (#153446) (#153455)
bpo-44131: Test Py_FrozenMain() (GH-26126)
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
gh-132661: Implement PEP 750 (#132662)
bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)