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 sbt
Recipients pitrou, sbt
Date 2012-04-26.16:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335458752.05.0.876421617301.issue14669@psf.upfronthosting.co.za>
In-reply-to
Content
I can't work out what is wrong here.

The code does not to account for a partial read of the message from the socket.  The attached patch fixes that, but it does not address the cause of this failure.
History
Date User Action Args
2012-04-26 16:45:52sbtsetrecipients: + sbt, pitrou
2012-04-26 16:45:52sbtsetmessageid: <1335458752.05.0.876421617301.issue14669@psf.upfronthosting.co.za>
2012-04-26 16:45:51sbtlinkissue14669 messages
2012-04-26 16:45:51sbtcreate