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 akuchling
Recipients Arfrever, akuchling, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, larry, python-dev, r.david.murray, serhiy.storchaka
Date 2013-11-12.21:22:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384291377.3.0.683782076004.issue16042@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, your version of the patch for 2.7 looks fine.

I've attached a version of the patch for 3.3.  A change is needed to the MockFile object provided by Lib/test/mock_socket.py
History
Date User Action Args
2013-11-12 21:22:57akuchlingsetrecipients: + akuchling, barry, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, r.david.murray, python-dev, serhiy.storchaka
2013-11-12 21:22:57akuchlingsetmessageid: <1384291377.3.0.683782076004.issue16042@psf.upfronthosting.co.za>
2013-11-12 21:22:57akuchlinglinkissue16042 messages
2013-11-12 21:22:57akuchlingcreate