hai shi <shihai1...@126.com> added the comment:

> - for the qualified name you can use `PyObject_GetAttrString(t, 
> "__qualname__")`

After PR-27551 merged, we can use PyType_GetQualName() to get type's 
`__qualname__`.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42035>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to