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-07-29.07:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627545433.33.0.457225201815.issue42035@roundup.psfhosted.org>
In-reply-to
Content
New changeset a390ebea17a96d1c93fc5f75b1e19916090a4561 by Hai Shi in branch 'main':
bpo-42035: Add a PyType_GetName() to get type's short name. (GH-23903)
https://github.com/python/cpython/commit/a390ebea17a96d1c93fc5f75b1e19916090a4561
History
Date User Action Args
2021-07-29 07:57:13petr.viktorinsetrecipients: + petr.viktorin, vstinner, corona10, shihai1991, fancitron
2021-07-29 07:57:13petr.viktorinsetmessageid: <1627545433.33.0.457225201815.issue42035@roundup.psfhosted.org>
2021-07-29 07:57:13petr.viktorinlinkissue42035 messages
2021-07-29 07:57:13petr.viktorincreate