[issue30860] Consolidate stateful C globals under a single struct.

Eric Snow report at bugs.python.org
Wed Jul 5 17:12:49 EDT 2017


Eric Snow added the comment:

One thing I'd like to also try is to use a freelist embedded in _PyRuntimeState for the PyInterpreterState and PyThreadState linked lists.

----------

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


More information about the Python-bugs-list mailing list