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 serhiy.storchaka
Recipients davin, geoffreyspear, georg.brandl, jcbollinger, loewis, ned.deily, python-dev, serhiy.storchaka, vstinner
Date 2017-09-29.16:54:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It is easy to write a workaround for the first case (but it is not ). The workaround for the second case would be too complex. I prefer to skip the test. Unfortunately the version of ncurses is not exposed on Python level, thus the skipping is OS-specific.
History
Date User Action Args
2017-09-29 16:54:29serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, vstinner, ned.deily, geoffreyspear, python-dev, jcbollinger, davin
2017-09-29 16:54:29serhiy.storchakasetmessageid: <[email protected]>
2017-09-29 16:54:29serhiy.storchakalinkissue15037 messages
2017-09-29 16:54:29serhiy.storchakacreate