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 pitrou
Recipients Ankur.Ankan, Lita.Cho, berker.peksag, ezio.melotti, jesstess, martin.panter, mattrope, pitrou
Date 2014-08-04.14:18:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407161898.2.0.792663833928.issue1186900@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, I find the description rather vague and potentially misleading. "Connection establishment" would usually refer to the TCP connection, but an EOFError is actually a high-level, logical error (it has nothing to do with networking per se: it's probably more of a server failure - or a client bug perhaps :-)).
History
Date User Action Args
2014-08-04 14:18:18pitrousetrecipients: + pitrou, mattrope, ezio.melotti, jesstess, berker.peksag, martin.panter, Ankur.Ankan, Lita.Cho
2014-08-04 14:18:18pitrousetmessageid: <1407161898.2.0.792663833928.issue1186900@psf.upfronthosting.co.za>
2014-08-04 14:18:18pitroulinkissue1186900 messages
2014-08-04 14:18:18pitroucreate