[issue45113] [subinterpreters][C API] Add a new function to create PyStructSequence from Heap.

Petr Viktorin report at bugs.python.org
Fri Oct 22 07:07:53 EDT 2021


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

> Can I do something for this pending PEP?

Ask Victor, he should know more. But as far as I know, no one started on it yet.


> I guess the outside user will use it MAYBE.

Py_TPFLAGS_DISALLOW_INSTANTIATION is not part of the limited API, so it would be nice to find another use case.

----------

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


More information about the Python-bugs-list mailing list