[issue34784] Heap-allocated StructSequences

Petr Viktorin report at bugs.python.org
Tue Nov 13 07:09:34 EST 2018


Petr Viktorin <encukou at gmail.com> added the comment:


New changeset 474eedfb3d1b6fecbd749f36bf4a987cf4a00b44 by Petr Viktorin (Eddie Elizondo) in branch 'master':
bpo-34784: Fix PyStructSequence_NewType with heap-allocated StructSequence (GH-9665)
https://github.com/python/cpython/commit/474eedfb3d1b6fecbd749f36bf4a987cf4a00b44


----------
nosy: +petr.viktorin

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


More information about the Python-bugs-list mailing list