[issue14615] pull some import state out of the interpreter state

Brett Cannon report at bugs.python.org
Wed Apr 18 18:48:01 CEST 2012


Brett Cannon <brett at python.org> added the comment:

So PyState_FindModule() is an (undocumented) part of the public API, which means that it has to somehow be supported to keep ABI compatibility (unless I am reading PEP 384 incorrectly).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14615>
_______________________________________


More information about the Python-bugs-list mailing list