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 berker.peksag
Recipients berker.peksag, eryksun, gdr@garethrees.org, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-12.07:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507794916.66.0.213398074469.issue28647@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's better to be explicit and mention 'stdin' in this case. Plus, "stdin is always buffered" is quite short so potential of creating noise is quite minimal IMO.

(FYI, I asked this question on GitHub: https://github.com/python/cpython/pull/3961#issuecomment-336035358)
History
Date User Action Args
2017-10-12 07:55:16berker.peksagsetrecipients: + berker.peksag, ncoghlan, vstinner, gdr@garethrees.org, serhiy.storchaka, eryksun
2017-10-12 07:55:16berker.peksagsetmessageid: <1507794916.66.0.213398074469.issue28647@psf.upfronthosting.co.za>
2017-10-12 07:55:16berker.peksaglinkissue28647 messages
2017-10-12 07:55:16berker.peksagcreate