Message304242
> -u doesn't affect stdin buffering, whatever that would mean. I think we need to document behavior of stdin somewhere, because current the sys.stdin documentation states: > When interactive, standard streams are line-buffered. Otherwise, they > are block-buffered like regular text files. You can override this value > with the -u command-line option. https://docs.python.org/3/library/sys.html#sys.stdin | |
| Date | User | Action | Args | | 2017-10-12 14:38:09 | berker.peksag | set | recipients: + berker.peksag, ncoghlan, vstinner, gdr@garethrees.org, serhiy.storchaka, eryksun | | 2017-10-12 14:38:09 | berker.peksag | set | messageid: <1507819089.6.0.213398074469.issue28647@psf.upfronthosting.co.za> | | 2017-10-12 14:38:09 | berker.peksag | link | issue28647 messages | | 2017-10-12 14:38:09 | berker.peksag | create | | |