[issue32374] Document that m_traverse for multi-phase initialized modules can be called with m_state=NULL

Antoine Pitrou report at bugs.python.org
Tue Dec 19 09:46:32 EST 2017


Antoine Pitrou <pitrou at free.fr> added the comment:

By the way, I think you forgot to answer my question on python-dev:

> can you get multi-interpreter support *without* PEP 489?  That is, using single-phase initialization and PyModule_GetState().

The doc currently isn't very clear about this.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list