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 serhiy.storchaka
Recipients berker.peksag, eryksun, [email protected], ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-12.07:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The -u option doesn't affect the buffering of stdin. Is it worth to document this explicitly? Or it just adds a noise? Maybe remove this from the help and manpage but add in the RST documentation?
History
Date User Action Args
2017-10-12 07:43:25serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, [email protected], berker.peksag, eryksun
2017-10-12 07:43:25serhiy.storchakasetmessageid: <[email protected]>
2017-10-12 07:43:25serhiy.storchakalinkissue28647 messages
2017-10-12 07:43:25serhiy.storchakacreate