[New-bugs-announce] [issue46753] Statically allocate and initialize the empty tuple.

Eric Snow report at bugs.python.org
Mon Feb 14 17:40:07 EST 2022


New submission from Eric Snow <ericsnowcurrently at gmail.com>:

Currently it is created dynamically from the tuple freelist.

----------
assignee: eric.snow
components: Interpreter Core
messages: 413268
nosy: eric.snow
priority: normal
severity: normal
stage: needs patch
status: open
title: Statically allocate and initialize the empty tuple.
versions: Python 3.11

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


More information about the New-bugs-announce mailing list