v3.15.0a3
Issue #18093: Factor out the programs that embed the runtime
Remove more remnants of deepfreeze (#118159)
Use PyInitConfig API in _freeze_module.c (#137423)
gh-135801: Add the module parameter to compile() etc (GH-139652)
gh-139927: Fix test_embed on OpenIndiana (#142514)
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
GH-132554: "Virtual" iterators (GH-132555)
bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)