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.

作者 jcbollinger
收信人 georg.brandl, jcbollinger, ned.deily, vstinner
日期 2012-06-21.13:02:32
SpamBayes Score -1.0
Marked as misclassified
Message-id <1340283754.49.0.337849040791.issue15037@psf.upfronthosting.co.za>
In-reply-to
内容
The system on which I encountered the test failure uses ncurses 5.7, so that's consistent with the theory that the test is tickling an ncurses bug.

I'll have a look at testing with ncurses 5.8, but it is not available from RedHat or CentOS (and it never will be for the current and past versions of those systems), so that's not a good solution for most users.

On the other hand, it's not clear to me how serious is the bug revealed by the test failures, nor whether there is any viable workaround on the Python side.
历史
日期 用户 动作 参数
2012-06-21 13:02:34jcbollinger修改recipients: + jcbollinger, georg.brandl, vstinner, ned.deily
2012-06-21 13:02:34jcbollinger修改messageid: <1340283754.49.0.337849040791.issue15037@psf.upfronthosting.co.za>
2012-06-21 13:02:33jcbollinger链接issue15037 messages
2012-06-21 13:02:32jcbollinger创建