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 taleinat
Recipients Keita Kita, eryksun, pitrou, taleinat
Date 2015-06-12.21:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434145773.77.0.413556402078.issue24402@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, so the change is straightforward. With this change the entire test suite passes on my machine.

We'll need a test for this for the test suite, and that's far less straightforward. It seems that test.test_builtin.BuiltinTest.check_input_tty() could be a starting point. Could someone come up with a working test for this?
History
Date User Action Args
2015-06-12 21:49:33taleinatsetrecipients: + taleinat, pitrou, eryksun, Keita Kita
2015-06-12 21:49:33taleinatsetmessageid: <1434145773.77.0.413556402078.issue24402@psf.upfronthosting.co.za>
2015-06-12 21:49:33taleinatlinkissue24402 messages
2015-06-12 21:49:33taleinatcreate