Message202860
> versions: +Python 3.4 -Python 2.6, Python 3.2
It would be interesting to fix the issue in Python 2.7 and 3.3:
generator.patch should fix it and the patch is simple (update
frame->f_tstate before each execution of a generator). |
|
Date |
User |
Action |
Args |
2013-11-14 16:51:33 | vstinner | set | recipients:
+ vstinner, ncoghlan, pitrou, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield |
2013-11-14 16:51:33 | vstinner | link | issue14432 messages |
2013-11-14 16:51:33 | vstinner | create | |
|