This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shihai1991
Recipients corona10, fancitron, petr.viktorin, shihai1991, vstinner
Date 2021-07-27.17:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627408303.6.0.55621793411.issue42035@roundup.psfhosted.org>
In-reply-to
Content
> - 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.
History
Date User Action Args
2021-07-27 17:51:43shihai1991setrecipients: + shihai1991, vstinner, petr.viktorin, corona10, fancitron
2021-07-27 17:51:43shihai1991setmessageid: <1627408303.6.0.55621793411.issue42035@roundup.psfhosted.org>
2021-07-27 17:51:43shihai1991linkissue42035 messages
2021-07-27 17:51:43shihai1991create