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 benjamin.peterson, pitrou, serhiy.storchaka, stutzbach, vstinner
Date 2017-10-04.17:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507137942.8.0.213398074469.issue30404@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 77732be801c18013cfbc86e27fcc50194ca22c8e by Serhiy Storchaka in branch 'master':
bpo-30404: The -u option now makes the stdout and stderr streams totally unbuffered. (#1667)
https://github.com/python/cpython/commit/77732be801c18013cfbc86e27fcc50194ca22c8e
History
Date User Action Args
2017-10-04 17:25:42serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, benjamin.peterson, stutzbach
2017-10-04 17:25:42serhiy.storchakasetmessageid: <1507137942.8.0.213398074469.issue30404@psf.upfronthosting.co.za>
2017-10-04 17:25:42serhiy.storchakalinkissue30404 messages
2017-10-04 17:25:42serhiy.storchakacreate