[issue45953] Statically allocate interpreter states as much as possible.

Eric Snow report at bugs.python.org
Wed Jan 12 18:28:55 EST 2022


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


New changeset ed57b36c32e521162dbb97199e64a340d3bff827 by Eric Snow in branch 'main':
bpo-45953: Statically allocate the main interpreter (and initial thread state). (gh-29883)
https://github.com/python/cpython/commit/ed57b36c32e521162dbb97199e64a340d3bff827


----------

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


More information about the Python-bugs-list mailing list