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 neologix
Recipients Andrew.Grover, baikie, brian, exarkun, giampaolo.rodola, jackdied, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, synapse, therve, vstinner, wiml
Date 2011-08-22.07:13:14
SpamBayes Score 0.00081836316
Marked as misclassified No
Message-id <CAH_1eM3RyGr52JxPjmMR7doXzSFuCJ3oRYx==06=eeR1=pvoWg@mail.gmail.com>
In-reply-to <E1QvJkL-0004iI-BU@dinsdale.python.org>
Content
> New changeset c64216addd7f by Nick Coghlan in branch 'default':
> Add support for the send/recvmsg API to the socket module. Patch by David Watson and Heiko Wundram. (Closes #6560)
> http://hg.python.org/cpython/rev/c64216addd7f
>

I had actually started doing a review, I should have said so...
There was nothing spectacular though, so I'll just make some updates later.
History
Date User Action Args
2011-08-22 07:13:15neologixsetrecipients: + neologix, exarkun, ncoghlan, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, synapse, Andrew.Grover, wiml, rosslagerwall, python-dev, brian
2011-08-22 07:13:14neologixlinkissue6560 messages
2011-08-22 07:13:14neologixcreate