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 donmez, serhiy.storchaka, twouters
Date 2016-03-17.18:00:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458237650.12.0.0439608036417.issue25720@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect that the patch can break build with non-ncurses implementations or with old ncurses (when is_pad() was added?). Needed more direct feature check.
History
Date User Action Args
2016-03-17 18:00:50serhiy.storchakasetrecipients: + serhiy.storchaka, twouters, donmez
2016-03-17 18:00:50serhiy.storchakasetmessageid: <1458237650.12.0.0439608036417.issue25720@psf.upfronthosting.co.za>
2016-03-17 18:00:50serhiy.storchakalinkissue25720 messages
2016-03-17 18:00:50serhiy.storchakacreate