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 martin.panter
Recipients ezio.melotti, kunkku, lemburg, loewis, martin.panter, serhiy.storchaka, vstinner
Date 2016-06-14.01:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465868665.28.0.397774970104.issue16182@psf.upfronthosting.co.za>
In-reply-to
Content
I get two other test suite failures if I set PYTHONIOENCODING, so I am not going to bother addressing this in test_readline :)

FAIL: test_forced_io_encoding (test.test_capi.EmbeddingTests)
FAIL: test_7 (test.test_pkg.TestPkg)
History
Date User Action Args
2016-06-14 01:44:25martin.pantersetrecipients: + martin.panter, lemburg, loewis, vstinner, ezio.melotti, serhiy.storchaka, kunkku
2016-06-14 01:44:25martin.pantersetmessageid: <1465868665.28.0.397774970104.issue16182@psf.upfronthosting.co.za>
2016-06-14 01:44:25martin.panterlinkissue16182 messages
2016-06-14 01:44:24martin.pantercreate