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 neologix
Recipients neologix, orsenthil, pitrou, v+python
Date 2013-05-04.12:44:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367671457.8.0.606935302697.issue16945@psf.upfronthosting.co.za>
In-reply-to
Content
The latest version of the patch passes on Linux, OpenIndiana and Windows.

Note that I did apply the select()-hack on all platforms (not only Windows), because if I understood #427345 correctly, it's really there to bypass a non-standard IE behavior (which appends trailing '\r\n'), and doesn't depend on the platform.
History
Date User Action Args
2013-05-04 12:44:17neologixsetrecipients: + neologix, orsenthil, pitrou, v+python
2013-05-04 12:44:17neologixsetmessageid: <1367671457.8.0.606935302697.issue16945@psf.upfronthosting.co.za>
2013-05-04 12:44:17neologixlinkissue16945 messages
2013-05-04 12:44:17neologixcreate