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
收信人 docs@python, giampaolo.rodola, pitrou, rhettinger, serhiy.storchaka, vstinner
日期 2013-10-21.15:09:20
SpamBayes Score -1.0
Marked as misclassified
Message-id <1382368160.22.0.605298739308.issue19270@psf.upfronthosting.co.za>
In-reply-to
内容
@Raymond: The logic is essentially the same as is used in popular event loops like Tornado.

Sorry, I didn't understand your sentence: do you mean that sched must keep the insertion order or the order is undefined?

Undefined order is fine if it's documented.
历史
日期 用户 动作 参数
2013-10-21 15:09:20vstinner修改recipients: + vstinner, rhettinger, pitrou, giampaolo.rodola, docs@python, serhiy.storchaka
2013-10-21 15:09:20vstinner修改messageid: <1382368160.22.0.605298739308.issue19270@psf.upfronthosting.co.za>
2013-10-21 15:09:20vstinner链接issue19270 messages
2013-10-21 15:09:20vstinner创建