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 Drekin
Recipients Drekin, gvanrossum, vstinner, yselivanov
Date 2015-07-04.11:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436007602.57.0.339897698487.issue24539@psf.upfronthosting.co.za>
In-reply-to
Content
I've also been hit by this issue, see https://mail.python.org/pipermail/python-list/2015-July/693496.html and the following thread. I've spent some time trying to find where the problem is, and just after I found out it's about eof_received() returning None, I could found this issue. :-)
History
Date User Action Args
2015-07-04 11:00:02Drekinsetrecipients: + Drekin, gvanrossum, vstinner, yselivanov
2015-07-04 11:00:02Drekinsetmessageid: <1436007602.57.0.339897698487.issue24539@psf.upfronthosting.co.za>
2015-07-04 11:00:02Drekinlinkissue24539 messages
2015-07-04 11:00:02Drekincreate