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 pitrou
Recipients adaptivelogic, eric.snow, gvanrossum, martius, ncoghlan, pitrou, rbcollins, rhettinger, vstinner, yselivanov
Date 2015-01-26.18:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <54C68E90.5090103@free.fr>
In-reply-to <1422297378.59.0.744555673815.issue17911@psf.upfronthosting.co.za>
Content
Le 26/01/2015 19:36, Robert Collins a écrit :
> 
> Two key notes: the use of an exception triple is useful to ease
backports of this

Then I'd recommend making it exception-or-tuple (rather than a
*exc_info), so that both situations are satisfied.
History
Date User Action Args
2015-01-26 18:59:32pitrousetrecipients: + pitrou, gvanrossum, rhettinger, ncoghlan, vstinner, rbcollins, eric.snow, yselivanov, adaptivelogic, martius
2015-01-26 18:59:32pitroulinkissue17911 messages
2015-01-26 18:59:32pitroucreate