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 BreamoreBoy
Recipients BreamoreBoy, Vijay.Majagaonkar, christian.heimes, eric.araujo, gregory.p.smith, packetslave, pitrou
Date 2014-06-30.17:31:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404149516.97.0.445338995516.issue14322@psf.upfronthosting.co.za>
In-reply-to
Content
If there isn't a signed contributor agreement I'll put up a new version of the patch.

In msg156758 Antoine said 'don't use "except: self.fail()", just let the exception pass through'.  There are several of these in the existing code.  Should they all be removed or must it be done on a case by case basis?
History
Date User Action Args
2014-06-30 17:31:57BreamoreBoysetrecipients: + BreamoreBoy, gregory.p.smith, pitrou, christian.heimes, eric.araujo, packetslave, Vijay.Majagaonkar
2014-06-30 17:31:56BreamoreBoysetmessageid: <1404149516.97.0.445338995516.issue14322@psf.upfronthosting.co.za>
2014-06-30 17:31:56BreamoreBoylinkissue14322 messages
2014-06-30 17:31:56BreamoreBoycreate