[issue41073] [C API] PyType_GetSlot() should accept static types

hai shi report at bugs.python.org
Thu Jul 2 12:13:19 EDT 2020


hai shi <shihai1991 at 126.com> added the comment:

> You'll probably need some table like typeslots.inc to record which sub-slots struct each slot belongs to.

Looks like it's a good way to solve this probleam, Let me try it ;)

----------

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


More information about the Python-bugs-list mailing list