[docs] [issue33470] Changes from GH-1638 (GH-3575, bpo-28411) are not documented in Porting to Python 3.7

Eric Snow report at bugs.python.org
Mon May 21 19:36:31 EDT 2018


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

Under Py_LIMITED_API:

    typedef struct _is PyInterpreterState;

Also, the actual removal of the "modules" field was reverted.  The field is still there until I get back to fixing https://github.com/python/cpython/pull/3606.

----------

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


More information about the docs mailing list