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 iritkatriel
Recipients cool-RR, iritkatriel, wangjiahua
Date 2021-12-04.09:57:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638611846.41.0.792246677763.issue28953@roundup.psfhosted.org>
In-reply-to
Content
It’s meant for thing you want to add to the msg after the exception was created. The PR here seems to create a new exception of the same type in order to chain it with an additional msg. I’m suggesting that it might be sufficient to attach a note to the existing exception instead.
History
Date User Action Args
2021-12-04 09:57:26iritkatrielsetrecipients: + iritkatriel, cool-RR, wangjiahua
2021-12-04 09:57:26iritkatrielsetmessageid: <1638611846.41.0.792246677763.issue28953@roundup.psfhosted.org>
2021-12-04 09:57:26iritkatriellinkissue28953 messages
2021-12-04 09:57:26iritkatrielcreate