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 shihai1991
Date 2020-06-13.05:35:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592026523.77.0.455360135659.issue40966@roundup.psfhosted.org>
In-reply-to
Content
Looks like `classname` in PyErr_NewException() is redundant: https://github.com/python/cpython/blob/master/Python/errors.c#L1082
History
Date User Action Args
2020-06-13 05:35:23shihai1991setrecipients: + shihai1991
2020-06-13 05:35:23shihai1991setmessageid: <1592026523.77.0.455360135659.issue40966@roundup.psfhosted.org>
2020-06-13 05:35:23shihai1991linkissue40966 messages
2020-06-13 05:35:23shihai1991create