◐ Shell
clean mode source ↗

Message 254822 - Python tracker

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.