[issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier

Ned Deily report at bugs.python.org
Mon Aug 6 15:50:58 CEST 2012


Ned Deily added the comment:

I've updated the OS X installers to build and link with a local copy of ncurses 5.9 rather than older Apple-supplied ones, thus avoiding the library bug.  test_curses now passes for them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15037>
_______________________________________


More information about the Python-bugs-list mailing list