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 Don Hatch
Recipients Don Hatch, Finkregh, benjamin.peterson, dankegel, doko, draghuram, eric.araujo, ggenellina, jary, marhar, nvetoshkin, r_mosaic, ralph.corderoy
Date 2016-02-05.04:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454648170.08.0.49846870026.issue1633941@psf.upfronthosting.co.za>
In-reply-to
Content
I've reported the unfriendly input withholding that several people have
observed and mentioned here as a separate bug: http://bugs.python.org/issue26290 . The symptom is different but I suspect it has exactly the same underlying cause (incorrect use of stdio) and fix that Ralph Corderoy has described clearly here.
History
Date User Action Args
2016-02-05 04:56:10Don Hatchsetrecipients: + Don Hatch, doko, ggenellina, draghuram, marhar, r_mosaic, benjamin.peterson, eric.araujo, ralph.corderoy, nvetoshkin, Finkregh, jary, dankegel
2016-02-05 04:56:10Don Hatchsetmessageid: <1454648170.08.0.49846870026.issue1633941@psf.upfronthosting.co.za>
2016-02-05 04:56:10Don Hatchlinkissue1633941 messages
2016-02-05 04:56:09Don Hatchcreate