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 chris.jerdonek, ned.deily
Date 2012-09-03.04:39:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346647193.98.0.0637054847126.issue15854@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of Issue15037.  test_unget_wch fails when linked with ncurses versions earlier than 5.8, which is the case with the Apple-supplied versions of ncurses in OS X versions through 10.8.  (The python.org OS X installers for Python 3.3.x link with their own copy of libncursesw 5.9 to avoid this problem.)
History
Date User Action Args
2012-09-03 04:39:54ned.deilysetrecipients: + ned.deily, chris.jerdonek
2012-09-03 04:39:53ned.deilysetmessageid: <1346647193.98.0.0637054847126.issue15854@psf.upfronthosting.co.za>
2012-09-03 04:39:53ned.deilylinkissue15854 messages
2012-09-03 04:39:53ned.deilycreate