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 blastwave
Recipients blastwave, christian.heimes
Date 2020-11-15.11:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605440661.89.0.542838335386.issue42358@roundup.psfhosted.org>
In-reply-to
Content
I see :

https://github.com/python/cpython/blob/master/Objects/exceptions.c#L2316 

the void return has been fixed and really I should not be
looked anywhere else other than the master sources on some
oddball platform.  I will start over.
History
Date User Action Args
2020-11-15 11:44:21blastwavesetrecipients: + blastwave, christian.heimes
2020-11-15 11:44:21blastwavesetmessageid: <1605440661.89.0.542838335386.issue42358@roundup.psfhosted.org>
2020-11-15 11:44:21blastwavelinkissue42358 messages
2020-11-15 11:44:21blastwavecreate