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 petr.viktorin
Recipients corona10, fancitron, petr.viktorin, shihai1991, vstinner
Date 2021-08-17.13:39:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629207584.86.0.719466550084.issue42035@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3e2c643ae0b21f9e596bfd9c8ec99ca546ea8d0f by Hai Shi in branch 'main':
bpo-42035: Add PyType_GetQualName() to get a type's qualified name. (GH-27551)
https://github.com/python/cpython/commit/3e2c643ae0b21f9e596bfd9c8ec99ca546ea8d0f
History
Date User Action Args
2021-08-17 13:39:44petr.viktorinsetrecipients: + petr.viktorin, vstinner, corona10, shihai1991, fancitron
2021-08-17 13:39:44petr.viktorinsetmessageid: <1629207584.86.0.719466550084.issue42035@roundup.psfhosted.org>
2021-08-17 13:39:44petr.viktorinlinkissue42035 messages
2021-08-17 13:39:44petr.viktorincreate