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 gvanrossum
Recipients docs@python, gvanrossum, neologix, vstinner
Date 2013-12-06.21:40:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386366032.25.0.36813667749.issue19876@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch.  Note that it includes a commented-out test that demonstrates the failure if the socket object itself is closed (rather than just its FD).
History
Date User Action Args
2013-12-06 21:40:32gvanrossumsetrecipients: + gvanrossum, vstinner, neologix, docs@python
2013-12-06 21:40:32gvanrossumsetmessageid: <1386366032.25.0.36813667749.issue19876@psf.upfronthosting.co.za>
2013-12-06 21:40:32gvanrossumlinkissue19876 messages
2013-12-06 21:40:32gvanrossumcreate