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 ethan.furman
Recipients Tyler.Crompton, ethan.furman, ncoghlan
Date 2012-06-27.20:33:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340829220.66.0.526465791769.issue15209@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that "raise from None" would be a nice enhancement.

I don't see it going into 3.3 since we've hit feature freeze.

Nick, do we need another PEP, or just consensus on pydev?  (If consensus, I can bring it up there after 3.3.0final is released.)
History
Date User Action Args
2012-06-27 20:33:41ethan.furmansetrecipients: + ethan.furman, ncoghlan, Tyler.Crompton
2012-06-27 20:33:40ethan.furmansetmessageid: <1340829220.66.0.526465791769.issue15209@psf.upfronthosting.co.za>
2012-06-27 20:33:40ethan.furmanlinkissue15209 messages
2012-06-27 20:33:39ethan.furmancreate