Message 125454 - Python tracker

Message125454

Author belopolsky
Recipients belopolsky, georg.brandl, giampaolo.rodola, gregory.p.smith, loewis, pitrou, rosslagerwall
Date 2011-01-05.19:01:15
SpamBayes Score 0.00083381945
Marked as misclassified No
Message-id <1294254077.64.0.067274733586.issue10812@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-01-05 19:01:17belopolskysetrecipients: + belopolsky, loewis, georg.brandl, gregory.p.smith, pitrou, giampaolo.rodola, rosslagerwall
2011-01-05 19:01:17belopolskysetmessageid: <1294254077.64.0.067274733586.issue10812@psf.upfronthosting.co.za>
2011-01-05 19:01:15belopolskylinkissue10812 messages
2011-01-05 19:01:15belopolskycreate