[issue36030] add internal API function to create tuple without items array initialization
STINNER Victor
report at bugs.python.org
Wed Sep 4 09:58:08 EDT 2019
STINNER Victor <vstinner at python.org> added the comment:
New changeset 60bd1f88f21073965a444c8b39c4202d015da5d6 by Victor Stinner (Zackery Spytz) in branch 'master':
bpo-36030: Fix a possible segfault in PyTuple_New() (GH-15670)
https://github.com/python/cpython/commit/60bd1f88f21073965a444c8b39c4202d015da5d6
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36030>
_______________________________________
More information about the Python-bugs-list
mailing list