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.

作者 serhiy.storchaka
收信人 giampaolo.rodola, pitrou, rhettinger, serhiy.storchaka
日期 2013-10-21.07:49:19
SpamBayes Score -1.0
Marked as misclassified
Message-id <1382341759.59.0.255642644979.issue19270@psf.upfronthosting.co.za>
In-reply-to
内容
If the order of events with the same time and priority doesn't matter, we can optimize the queue property more than 10 times by using sort() (see cancel_4.patch in issue13451).
历史
日期 用户 动作 参数
2013-10-21 07:49:19serhiy.storchaka修改recipients: + serhiy.storchaka, rhettinger, pitrou, giampaolo.rodola
2013-10-21 07:49:19serhiy.storchaka修改messageid: <1382341759.59.0.255642644979.issue19270@psf.upfronthosting.co.za>
2013-10-21 07:49:19serhiy.storchaka链接issue19270 messages
2013-10-21 07:49:19serhiy.storchaka创建