Issue 9695: Return from generators in Python 3.2 (original) (raw)
Uh, if I understand correctly, this is akin to what PEP 380 does with generator returns, just with a different exception.
As such, if I'm not mistaken, it is a) a new language feature for after the moratorium and b) needs a competing PEP.