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.

Author therve
Recipients christian.heimes, giampaolo.rodola, gvanrossum, therve
Date 2008-02-29.08:45:09
SpamBayes Score 0.018707829
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Is there a chance for this go in the first alpha? FWIW, I've tested it
with twisted kqueue and epoll reactors, and didn't get any problems.

There are still 2 typos in the patch: KQ_ADD is used 2 times in the docs
instead of KQ_EV_ADD. Everything else looks good to me.
History
Date User Action Args
2008-02-29 08:45:12thervesetspambayes_score: 0.0187078 -> 0.018707829
recipients: + therve, gvanrossum, giampaolo.rodola, christian.heimes
2008-02-29 08:45:12thervesetspambayes_score: 0.0187078 -> 0.0187078
messageid: <[email protected]>
2008-02-29 08:45:11thervelinkissue1657 messages
2008-02-29 08:45:10thervecreate