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 christian.heimes
Recipients Guido.van.Rossum, Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-05-01.21:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619902810.41.0.570187241183.issue43908@roundup.psfhosted.org>
In-reply-to
Content
What's the plan for heap type exceptions? PyErr_NewException() and PyErr_NewExceptionWithDoc() doesn't accept flags.
History
Date User Action Args
2021-05-01 21:00:10christian.heimessetrecipients: + christian.heimes, gvanrossum, vstinner, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan
2021-05-01 21:00:10christian.heimessetmessageid: <1619902810.41.0.570187241183.issue43908@roundup.psfhosted.org>
2021-05-01 21:00:10christian.heimeslinkissue43908 messages
2021-05-01 21:00:09christian.heimescreate