[issue39968] port extension modules' macros of `get_module_state()` to inline function.

STINNER Victor report at bugs.python.org
Mon Mar 16 09:23:12 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Note: Hai Shi is working hard on converting modules to multiphase module initialization (PEP 489) which helps to cleanup the Python state at exit, and subinterpreters will likely benefit of that. This issue is related to this work.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39968>
_______________________________________


More information about the Python-bugs-list mailing list