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 ishimoto
Recipients M..Z., amaury.forgeotdarc, flox, georg.brandl, ishimoto, pitrou, python-dev, vstinner
Date 2012-08-05.01:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344128522.01.0.605110065416.issue13119@psf.upfronthosting.co.za>
In-reply-to
Content
We should not convert \n with -u command line option or PYTHONUNBUFFERED was set.

Added a patch to fix error in test_httpservers.
History
Date User Action Args
2012-08-05 01:02:02ishimotosetrecipients: + ishimoto, georg.brandl, amaury.forgeotdarc, pitrou, vstinner, flox, M..Z., python-dev
2012-08-05 01:02:02ishimotosetmessageid: <1344128522.01.0.605110065416.issue13119@psf.upfronthosting.co.za>
2012-08-05 01:02:01ishimotolinkissue13119 messages
2012-08-05 01:02:01ishimotocreate