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 yselivanov
Recipients Rotem Yaari, Yury.Selivanov, georg.brandl, gregory.p.smith, gvanrossum, larry, ncoghlan, oconnor663, serhiy.storchaka, vstinner, yselivanov
Date 2016-06-14.03:48:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465876098.31.0.986538927891.issue25782@psf.upfronthosting.co.za>
In-reply-to
Content
> issue27122_broken_cm.py also shows why I think "make it work" is the right answer here [..]

But fixing this issue by reordering the exception chain will only mask bugs that just better to be fixed.  And sometimes, this will cause weird exceptions chains, that will make *some* people spend a lot of time debugging/googling to understand what's going on.
History
Date User Action Args
2016-06-14 03:48:18yselivanovsetrecipients: + yselivanov, gvanrossum, georg.brandl, gregory.p.smith, ncoghlan, vstinner, larry, Yury.Selivanov, serhiy.storchaka, oconnor663, Rotem Yaari
2016-06-14 03:48:18yselivanovsetmessageid: <1465876098.31.0.986538927891.issue25782@psf.upfronthosting.co.za>
2016-06-14 03:48:18yselivanovlinkissue25782 messages
2016-06-14 03:48:18yselivanovcreate