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 vstinner
Recipients python-dev, serhiy.storchaka, vstinner
Date 2016-09-23.10:02:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474624938.19.0.933183082917.issue27829@psf.upfronthosting.co.za>
In-reply-to
Content
> I tried random changes since I was unable to reproduce the issue and didn't understand why the the warning was not printed.

Ooops, I forgot to say: my flush=True changes may be removed if my latest change fixed the issue (if the warning is now displayed).
History
Date User Action Args
2016-09-23 10:02:18vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka
2016-09-23 10:02:18vstinnersetmessageid: <1474624938.19.0.933183082917.issue27829@psf.upfronthosting.co.za>
2016-09-23 10:02:18vstinnerlinkissue27829 messages
2016-09-23 10:02:17vstinnercreate