C-API for initializing statically linked extension modules

By the way, it would be nice to move “inittab” configuration into a “stateful” API like PyConfig, or currently discussed PEP 741: Python Configuration C API, rather than “stateless” function calls such as PyImport_ExtendInittab().

1 Like