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 vstinner
Recipients pablogsal, vstinner
Date 2021-06-29.14:39:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624977578.24.0.108273571544.issue44531@roundup.psfhosted.org>
In-reply-to
Content
New changeset 823460daa9fab3d0cf00ec553d1e35635ef73d40 by Victor Stinner in branch 'main':
bpo-44531: Fix type_repr() if tp_name is NULL (GH-26948)
https://github.com/python/cpython/commit/823460daa9fab3d0cf00ec553d1e35635ef73d40
History
Date User Action Args
2021-06-29 14:39:38vstinnersetrecipients: + vstinner, pablogsal
2021-06-29 14:39:38vstinnersetmessageid: <1624977578.24.0.108273571544.issue44531@roundup.psfhosted.org>
2021-06-29 14:39:38vstinnerlinkissue44531 messages
2021-06-29 14:39:38vstinnercreate