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.

作者 ncoghlan
收信人 Andrew.Grover, baikie, brett.cannon, brian, exarkun, giampaolo.rodola, jackdied, janssen, jcea, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, schmichael, synapse, therve, wiml
日期 2011-09-13.00:30:58
SpamBayes Score 7.1500244e-06
Marked as misclassified
Message-id <1315873859.73.0.50241829525.issue6560@psf.upfronthosting.co.za>
In-reply-to
内容
The feature patch for sendmsg/recvmsg support came with a swathe of new tests, and the failures are in those new tests rather than anything breaking in the old ones.

As Charles-François noted though, it doesn't look like the feature implementation itself is doing anything wrong, just that there are limits to what Mac OS X allows us to do with it (hence why I closed this feature request and opened issue #12958 to cover the task of updating the test suite to accurately reflect that situation).
历史
日期 用户 动作 参数
2011-09-13 00:31:00ncoghlan修改recipients: + ncoghlan, brett.cannon, jcea, exarkun, janssen, pitrou, therve, jackdied, baikie, giampaolo.rodola, schmichael, synapse, Andrew.Grover, wiml, neologix, rosslagerwall, python-dev, brian
2011-09-13 00:30:59ncoghlan修改messageid: <1315873859.73.0.50241829525.issue6560@psf.upfronthosting.co.za>
2011-09-13 00:30:59ncoghlan链接issue6560 messages
2011-09-13 00:30:58ncoghlan创建