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.

作者 giampaolo.rodola
收信人 giampaolo.rodola, josiah.carlson, josiahcarlson, pitrou, rhettinger, serhiy.storchaka, stutzbach
日期 2013-10-15.20:13:24
SpamBayes Score -1.0
Marked as misclassified
Message-id <1381868004.63.0.19031356598.issue13451@psf.upfronthosting.co.za>
In-reply-to
内容
Patch in attachment applies cleanly with the current 3.4 code (last one wasn't) and returns an updated list on scheduler.queue.

I rebased my work starting from my original patch (cancel.patch) not 	Serhiy's because it wasn't clear to me *where* exactly the enter() speedup was introduced (enter() method apparently is untouched by cancel_2.patch).
历史
日期 用户 动作 参数
2013-10-15 20:13:24giampaolo.rodola修改recipients: + giampaolo.rodola, rhettinger, josiahcarlson, pitrou, josiah.carlson, stutzbach, serhiy.storchaka
2013-10-15 20:13:24giampaolo.rodola修改messageid: <1381868004.63.0.19031356598.issue13451@psf.upfronthosting.co.za>
2013-10-15 20:13:24giampaolo.rodola链接issue13451 messages
2013-10-15 20:13:24giampaolo.rodola创建