On Sat, 18 Nov 2017 01:01:47 +0100Victor Stinner <victor.stinner at gmail.com> wrote:>> Maybe, the minimum change is to expose _PyRuntime_Initialize() in the> public C API?+1. Also a symmetric PyRuntime_Finalize() function (even if it's ano-op currently).RegardsAntoine.