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.

作者 rosslagerwall
收信人 Arfrever, belopolsky, georg.brandl, giampaolo.rodola, gregory.p.smith, loewis, ned.deily, pitrou, rosslagerwall
日期 2011-03-16.20:20:15
SpamBayes Score 0.0007254308
Marked as misclassified
Message-id <1300306815.62.0.345333325924.issue10812@psf.upfronthosting.co.za>
In-reply-to
内容
This new patch, updated against the tip for 3.3:

Shares the iov_setup and iov_cleanup code, py_parse_off_t with sendfile().

Removes gethostid and sethostid since they're deprecated.

I think I was correct with referring to utime() since I was referring to the python function, os.utime().
历史
日期 用户 动作 参数
2011-03-16 20:20:15rosslagerwall修改recipients: + rosslagerwall, loewis, georg.brandl, gregory.p.smith, belopolsky, pitrou, giampaolo.rodola, ned.deily, Arfrever
2011-03-16 20:20:15rosslagerwall修改messageid: <1300306815.62.0.345333325924.issue10812@psf.upfronthosting.co.za>
2011-03-16 20:20:15rosslagerwall链接issue10812 messages
2011-03-16 20:20:15rosslagerwall创建