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 christian.heimes
Recipients christian.heimes, therve
Date 2007-12-20.22:40:47
SpamBayes Score 0.2232747
Marked as misclassified No
Message-id <1198190448.24.0.941708417646.issue1657@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the promised patch. I've added a small optimization. The objects
now keep a buffer to reduce the malloc overhead.
Files
File name Uploaded
trunk_select_epoll_kqueue3.patch christian.heimes, 2007-12-20.22:40:47
History
Date User Action Args
2007-12-20 22:40:48christian.heimessetspambayes_score: 0.223275 -> 0.2232747
recipients: + christian.heimes, therve
2007-12-20 22:40:48christian.heimessetspambayes_score: 0.223275 -> 0.223275
messageid: <1198190448.24.0.941708417646.issue1657@psf.upfronthosting.co.za>
2007-12-20 22:40:48christian.heimeslinkissue1657 messages
2007-12-20 22:40:48christian.heimescreate