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 benjamin.peterson, brett.cannon, emptysquare, gvanrossum, larry, martin.panter, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2015-11-18.19:31:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447875096.74.0.403370213334.issue25612@psf.upfronthosting.co.za>
In-reply-to
Content
> Thinking about the __context__ thing some more, I guess it might make sense for __context__ to be overwritten by the generator context. The same way it gets overwritten when you execute “raise” inside an exception handler.

Not sure I understand what you're saying here.
History
Date User Action Args
2015-11-18 19:31:36yselivanovsetrecipients: + yselivanov, gvanrossum, brett.cannon, ncoghlan, pitrou, vstinner, larry, benjamin.peterson, martin.panter, serhiy.storchaka, emptysquare
2015-11-18 19:31:36yselivanovsetmessageid: <1447875096.74.0.403370213334.issue25612@psf.upfronthosting.co.za>
2015-11-18 19:31:36yselivanovlinkissue25612 messages
2015-11-18 19:31:36yselivanovcreate