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.

作者 vinay.sajip
收信人 giampaolo.rodola, maker, pitrou, r.david.murray, terry.reedy, vinay.sajip
日期 2012-05-16.09:25:21
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337160320.93695.YahooMailNeo@web171305.mail.ir2.yahoo.com>
In-reply-to <1337159798.3374.3.camel@localhost.localdomain>
内容
>
> Well, I would argue that asyncore's design is thoroughly broken, and

> passing a socket map is a poor kludge to avoid global state; in a
> sophisticated event loop, the socket map wouldn't be the only piece of
> state to pass around.
>

I don't disagree with you, but since it's there in the stdlib, there's no reason not to make incremental improvements involving small changes.
历史
日期 用户 动作 参数
2012-05-16 09:25:22vinay.sajip修改recipients: + vinay.sajip, terry.reedy, pitrou, giampaolo.rodola, r.david.murray, maker
2012-05-16 09:25:21vinay.sajip链接issue11959 messages
2012-05-16 09:25:21vinay.sajip创建