[issue36030] add internal API function to create tuple without items array initialization

STINNER Victor report at bugs.python.org
Wed Aug 14 10:10:39 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 4fa10dde40356d7c71e5524233bafc221d9e2deb by Victor Stinner (Sergey Fedoseev) in branch 'master':
bpo-36030: Improve performance of some tuple operations (GH-12052)
https://github.com/python/cpython/commit/4fa10dde40356d7c71e5524233bafc221d9e2deb


----------

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


More information about the Python-bugs-list mailing list