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
收信人 docs@python, giampaolo.rodola, pitrou, rhettinger, serhiy.storchaka, vstinner
日期 2013-10-21.15:04:58
SpamBayes Score -1.0
Marked as misclassified
Message-id <1382367898.97.0.000947749981537.issue19270@psf.upfronthosting.co.za>
In-reply-to
内容
Well. In any case I have no ideas how fix it. Any behavior change will break existing code.

I requalify this issue as documentation enhancement. The documentation should specify that evens scheduled on same tame with same priority considered equal. That cancel() doesn't distinguish equal events and can cancel arbitrary of them. That cancel() doesn't preserve order of equal events.
历史
日期 用户 动作 参数
2013-10-21 15:04:59serhiy.storchaka修改recipients: + serhiy.storchaka, rhettinger, pitrou, vstinner, giampaolo.rodola, docs@python
2013-10-21 15:04:58serhiy.storchaka修改messageid: <1382367898.97.0.000947749981537.issue19270@psf.upfronthosting.co.za>
2013-10-21 15:04:58serhiy.storchaka链接issue19270 messages
2013-10-21 15:04:58serhiy.storchaka创建