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 r.david.murray
Recipients christian.heimes, giampaolo.rodola, janssen, nikratio, pitrou, r.david.murray
Date 2014-03-16.22:11:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395007891.11.0.0699529872218.issue20951@psf.upfronthosting.co.za>
In-reply-to
Content
A little hg sleuthing (which I assume you did but I'll record for the record) reveals that this was introduced by Bill Jansen in changeset 8a281bfc058d.  Following the bugs mentioned in the checkin message, it looks like it *might* have been related to issue 1251, but there really isn't enough information in the issues or the checkin to tell for sure.  It certainly sounds like the problems mentioned in that issue may be relevant, though (the disconnection between the unecrypted data send and what actually gets placed on the wire and when).

I see you already added Bill Jansen to nosy, so that's probably the best bet for getting an answer, if we are lucky and he both responds and remembers :)
History
Date User Action Args
2014-03-16 22:11:31r.david.murraysetrecipients: + r.david.murray, janssen, pitrou, giampaolo.rodola, christian.heimes, nikratio
2014-03-16 22:11:31r.david.murraysetmessageid: <1395007891.11.0.0699529872218.issue20951@psf.upfronthosting.co.za>
2014-03-16 22:11:31r.david.murraylinkissue20951 messages
2014-03-16 22:11:30r.david.murraycreate