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

Eric Snow report at bugs.python.org
Thu Jan 13 19:17:46 EST 2022


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


New changeset 322f962f3ee31d0dbde99e36379de8488ccc6804 by Eric Snow in branch 'main':
bpo-45953: Statically initialize all the non-object PyInterpreterState fields we can. (gh-30589)
https://github.com/python/cpython/commit/322f962f3ee31d0dbde99e36379de8488ccc6804


----------

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


More information about the Python-bugs-list mailing list