]> granicus.if.org Git - python/commit
Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries
authorNed Deily <nad@acm.org>
Mon, 6 Aug 2012 13:40:48 +0000 (06:40 -0700)
committerNed Deily <nad@acm.org>
Mon, 6 Aug 2012 13:40:48 +0000 (06:40 -0700)
commita0abb4404a839787bc0791c7ea3b261fcd146652
treedbb20c38076bb3e602e71083fe0caf737d698b3d
parentdfca8c95c4b79241f521fba5eb7dd8d40354a884
Issue #15037: Build OS X installers with local copy of ncurses 5.9 libraries
to avoid curses.unget_wch bug present in older versions of ncurses such as
those shipped with OS X.
Mac/BuildScript/build-installer.py
Mac/BuildScript/ncurses-5.5.patch [deleted file]
Misc/NEWS