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 berker.peksag, martin.panter, python-dev, serhiy.storchaka, twouters, vstinner, zach.ware
Date 2016-05-22.20:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY2WNXV4-pm2rFYCn28=zKdTfrCAOhqyLWHkd6XdZ9Pnw@mail.gmail.com>
In-reply-to <1463933409.84.0.654030520594.issue27067@psf.upfronthosting.co.za>
Content
Zachary Ware added the comment:
>> Maybe we should have at least one buildbot testing test_curses with a TTY?
> My non-debug and installed Gentoo bot does run the tests with a PTY, ...

This one? http://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%20with%20X%203.x/builds/1003/steps/test/logs/stdio

"Run tests in parallel using 1 child processes": test_curses stdout is
also redirected.
History
Date User Action Args
2016-05-22 20:22:47vstinnersetrecipients: + vstinner, twouters, python-dev, berker.peksag, martin.panter, zach.ware, serhiy.storchaka
2016-05-22 20:22:47vstinnerlinkissue27067 messages
2016-05-22 20:22:47vstinnercreate