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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2015-03-25.06:49:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427266147.07.0.711306102943.issue23763@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be safer to defer automatically chaining exceptions to 3.6. After releasing 3.5 we can got reports about exceptions ignored by mistake. After fixing all bugs not covered by the testsuite, we could try automatically chain exceptions. May be this will require longer transient period, 3.6-3.7.
History
Date User Action Args
2015-03-25 06:49:07serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2015-03-25 06:49:07serhiy.storchakasetmessageid: <1427266147.07.0.711306102943.issue23763@psf.upfronthosting.co.za>
2015-03-25 06:49:07serhiy.storchakalinkissue23763 messages
2015-03-25 06:49:06serhiy.storchakacreate