Message10805

Author zyasoft
Recipients teeohhem, zyasoft
Date 2016-03-10.00:53:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457571222.22.0.048645774312.issue2462@psf.upfronthosting.co.za>
In-reply-to
Content
Some more work needs to be done, but I've attached a partial fix for this bug that might be worth testing.

Note that test_socket currently fails, without progress, at testSendAll. Most likely this is due to not properly going through the activation barrier. Additionally test_socket_jy has to be revisited now that a ValueError is raised if do_handshake_on_connect=True and the socket is nonblocking, which matches what CPython does.
History
Date User Action Args
2016-03-10 00:53:42zyasoftsetmessageid: <1457571222.22.0.048645774312.issue2462@psf.upfronthosting.co.za>
2016-03-10 00:53:42zyasoftsetrecipients: + zyasoft, teeohhem
2016-03-10 00:53:42zyasoftlinkissue2462 messages
2016-03-10 00:53:42zyasoftcreate