
7 Jan
2015
7 Jan
'15
4:48 a.m.
There's a proof of concept patch in http://bugs.python.org/issue22906, but it doesn't have the __future__ import and probably gets other details wrong.
Reference: PEP 479 -- Change StopIteration handling inside generators https://www.python.org/dev/peps/pep-0479/
--
--Guido van Rossum (python.org/~guido)