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.

作者 belopolsky
收信人 belopolsky, georg.brandl, giampaolo.rodola, gregory.p.smith, loewis, pitrou, rosslagerwall
日期 2011-01-05.19:01:15
SpamBayes Score 0.00083381945
Marked as misclassified
Message-id <1294254077.64.0.067274733586.issue10812@psf.upfronthosting.co.za>
In-reply-to
内容
The patch contains a lot of repeated boilerplate code.  I wonder if some of it can be factored out and reused.  For example iov buffer allocation code appears to be identical in writev and readv.
历史
日期 用户 动作 参数
2011-01-05 19:01:17belopolsky修改recipients: + belopolsky, loewis, georg.brandl, gregory.p.smith, pitrou, giampaolo.rodola, rosslagerwall
2011-01-05 19:01:17belopolsky修改messageid: <1294254077.64.0.067274733586.issue10812@psf.upfronthosting.co.za>
2011-01-05 19:01:15belopolsky链接issue10812 messages
2011-01-05 19:01:15belopolsky创建