➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 vstinner
收信人 Mark.Shannon, adamtj, asuffield, asvetlov, ncoghlan, neologix, pitrou, rosslagerwall, serhiy.storchaka, vstinner
日期 2013-11-14.16:51:33
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <CAMpsgwahBQ9Xh2dYpUKOnhpMrhxL1RMDYL3TzhcjFkkEyHKJXQ@mail.gmail.com>
In-reply-to <1384443505.08.0.419660229665.issue14432@psf.upfronthosting.co.za>
内容
> 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).
历史
日期 用户 动作 参数
2013-11-14 16:51:33vstinner修改recipients: + vstinner, ncoghlan, pitrou, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, serhiy.storchaka, asuffield
2013-11-14 16:51:33vstinner链接issue14432 messages
2013-11-14 16:51:33vstinner创建