v3.14.2
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-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141986)
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)