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 Mark.Shannon
Recipients Mark.Shannon, amaury.forgeotdarc, benjamin.peterson, jcea, ncoghlan, ron_adam
Date 2012-02-13.11:57:38
SpamBayes Score 0.00034388682
Marked as misclassified No
Message-id <1329134262.16.0.763214322859.issue13897@psf.upfronthosting.co.za>
In-reply-to
Content
This issue was too broad. The new patch is focussed on sys.exc_info.
All hints of coroutines have been removed and f_yieldfrom is untouched.

New patch reduces code by 65 lines and does not conflict with issue 13607.
History
Date User Action Args
2012-02-13 11:57:42Mark.Shannonsetrecipients: + Mark.Shannon, jcea, amaury.forgeotdarc, ncoghlan, ron_adam, benjamin.peterson
2012-02-13 11:57:42Mark.Shannonsetmessageid: <1329134262.16.0.763214322859.issue13897@psf.upfronthosting.co.za>
2012-02-13 11:57:41Mark.Shannonlinkissue13897 messages
2012-02-13 11:57:41Mark.Shannoncreate