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 terry.reedy
Recipients gpolo, nadeem.vawda, terry.reedy
Date 2012-07-19.19:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342726690.98.0.560892770745.issue13888@psf.upfronthosting.co.za>
In-reply-to
Content
This is not a problem on Windows because the failing tests are skipped.

test_input_tty (test.test_builtin.BuiltinTest) ... skipped
'the pty and signal modules must be available'
test_input_tty_non_ascii (test.test_builtin.BuiltinTest) ... skipped 'the pty and signal modules must be available'
test_input_tty_non_ascii_unicode_errors (test.test_builtin.BuiltinTest) ... skipped
'the pty and signal modules must be available'
History
Date User Action Args
2012-07-19 19:38:11terry.reedysetrecipients: + terry.reedy, nadeem.vawda, gpolo
2012-07-19 19:38:10terry.reedysetmessageid: <1342726690.98.0.560892770745.issue13888@psf.upfronthosting.co.za>
2012-07-19 19:38:10terry.reedylinkissue13888 messages
2012-07-19 19:38:10terry.reedycreate