[New-bugs-announce] [issue34784] Heap-allocated StructSequences

Eddie Elizondo report at bugs.python.org
Mon Sep 24 03:23:17 EDT 2018


New submission from Eddie Elizondo <eduardo.elizondorueda at gmail.com>:

PyStructSequence_NewType does not currently work. Read the full analysis here: https://mail.python.org/pipermail/python-dev/2018-September/155069.html

This aims to fix the implementation of PyStructSequence_NewType.

----------
components: Library (Lib)
messages: 326205
nosy: eelizondo
priority: normal
severity: normal
status: open
title: Heap-allocated StructSequences
versions: Python 3.6, Python 3.7, Python 3.8

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


More information about the New-bugs-announce mailing list