v3.13.11
Issue #18093: Factor out the programs that embed the runtime
Remove more remnants of deepfreeze (#118159)
[3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123948)
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
[3.13] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141987)
bpo-44131: Test Py_FrozenMain() (GH-26126)
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
[3.13] gh-93691: fix too broad source locations of for statement iterators (GH-120330) (#120399)
bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)