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 yan12125
Recipients donmez, serhiy.storchaka, twouters, yan12125
Date 2016-10-04.15:32:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475595170.13.0.668686575831.issue25720@psf.upfronthosting.co.za>
In-reply-to
Content
is_pad is added in ncurses 5.7-20090906 [1]. At least Mac OS X still ships ancient ncurses 5.7-20081102 [2], so an check in configure.ac is necessary. I'm trying it out.

[1] http://invisible-island.net/ncurses/NEWS.html#t20090906
[2] http://opensource.apple.com//source/ncurses/ncurses-46/ncurses/NEWS
History
Date User Action Args
2016-10-04 15:32:50yan12125setrecipients: + yan12125, twouters, donmez, serhiy.storchaka
2016-10-04 15:32:50yan12125setmessageid: <1475595170.13.0.668686575831.issue25720@psf.upfronthosting.co.za>
2016-10-04 15:32:50yan12125linkissue25720 messages
2016-10-04 15:32:49yan12125create