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 serhiy.storchaka, twouters, vstinner
Date 2017-10-03.19:45:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507059923.58.0.213398074469.issue31680@psf.upfronthosting.co.za>
In-reply-to
Content
> The name and the version of the curses library are needed for work around bugs in old versions or skip tests on platforms that provide broken curses library (like OpenBSD providing ncurses 5.7).

If there are known issues depending on the ncurses version, it may help to export this version in the test.pythoninfo utility. Do you have an example of known bug? Do we already skip tests depending on the ncurses version?
History
Date User Action Args
2017-10-03 19:45:23vstinnersetrecipients: + vstinner, twouters, serhiy.storchaka
2017-10-03 19:45:23vstinnersetmessageid: <1507059923.58.0.213398074469.issue31680@psf.upfronthosting.co.za>
2017-10-03 19:45:23vstinnerlinkissue31680 messages
2017-10-03 19:45:23vstinnercreate