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 python-dev, serhiy.storchaka, vstinner
Date 2016-09-23.09:56:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474624602.27.0.877006686371.issue27829@psf.upfronthosting.co.za>
In-reply-to
Content
I thought sys.stderr is line buffered and doesn't need flush=True if prints a complete line.
History
Date User Action Args
2016-09-23 09:56:42serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev
2016-09-23 09:56:42serhiy.storchakasetmessageid: <1474624602.27.0.877006686371.issue27829@psf.upfronthosting.co.za>
2016-09-23 09:56:42serhiy.storchakalinkissue27829 messages
2016-09-23 09:56:42serhiy.storchakacreate