Message254822
| Author | martin.panter |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, emptysquare, gvanrossum, larry, martin.panter, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov |
| Date | 2015-11-17.23:36:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1447803375.04.0.450532302556.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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-17 23:36:15 | martin.panter | set | recipients: + martin.panter, gvanrossum, brett.cannon, ncoghlan, pitrou, vstinner, larry, benjamin.peterson, serhiy.storchaka, yselivanov, emptysquare |
| 2015-11-17 23:36:15 | martin.panter | set | messageid: <1447803375.04.0.450532302556.issue25612@psf.upfronthosting.co.za> |
| 2015-11-17 23:36:15 | martin.panter | link | issue25612 messages |
| 2015-11-17 23:36:14 | martin.panter | create | |