[issue42035] [C API] PyType_GetSlot cannot get tp_name

hai shi report at bugs.python.org
Tue Jul 27 13:51:43 EDT 2021


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

> - there is still no way to get t.tp_name
  Can we create PyType_GetDataSlot function to return the data pointer?

> If we go this way, why not add PyType_GetQualName as well?
  +1. I will create another PR after PR-23903 merged.

----------

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


More information about the Python-bugs-list mailing list