[issue46753] Statically allocate and initialize the empty tuple.

Eric Snow report at bugs.python.org
Mon Feb 28 17:15:58 EST 2022


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


New changeset 08deed1af56bec8668c6cb4d5cfd89e393e1fe5e by Eric Snow in branch 'main':
bpo-46753: Add the empty tuple to the _PyRuntimeState.global_objects. (gh-31345)
https://github.com/python/cpython/commit/08deed1af56bec8668c6cb4d5cfd89e393e1fe5e


----------

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


More information about the Python-bugs-list mailing list