On Sat, 18 Nov 2017 01:01:47 +0100 Victor Stinner <[email protected]> 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 a no-op currently). Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
