Message242741
> Yury's patch mostly looks good to me, except:
Thanks!
> * the check in contextlib should be against __cause__ rather than
__context__, and there should be a new test for this code handling path
Done. I've also added one test for correct handling of StopIteration without PEP 479.
> * there should be a new test for the __future__ flag itself (independently
of the contextlib tests)
Forgot to attach it to the first patch!
Nick, please take a look at the new patch (attached). |
|
| Date |
User |
Action |
Args |
| 2015-05-08 00:33:19 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, rhettinger, ncoghlan, belopolsky, scoder, vstinner, r.david.murray, ethan.furman, python-dev, schlamar, Rosuav, serhiy.storchaka, NeilGirdhar |
| 2015-05-08 00:33:19 | yselivanov | set | messageid: <[email protected]> |
| 2015-05-08 00:33:19 | yselivanov | link | issue22906 messages |
| 2015-05-08 00:33:19 | yselivanov | create | |
|