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 ned.deily
Recipients georg.brandl, jcbollinger, ned.deily, python-dev, vstinner
Date 2012-08-06.13:50:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344261058.51.0.608955718271.issue15037@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-08-06 13:50:58ned.deilysetrecipients: + ned.deily, georg.brandl, vstinner, python-dev, jcbollinger
2012-08-06 13:50:58ned.deilysetmessageid: <1344261058.51.0.608955718271.issue15037@psf.upfronthosting.co.za>
2012-08-06 13:50:57ned.deilylinkissue15037 messages
2012-08-06 13:50:57ned.deilycreate