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 serhiy.storchaka
Recipients Justin.Venus, enchanter, eric.araujo, iandekit, jcea, loewis, mschmarck, serhiy.storchaka, vstinner
Date 2017-11-01.17:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Issue31919 have made _curses be built on OpenIndiana with the default curses library. I suppose this have fixed this issue on Solaris too.

But configuring _curses to use XPG4 curses is a different issue.
History
Date User Action Args
2017-11-01 17:54:26serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, jcea, vstinner, enchanter, eric.araujo, mschmarck, iandekit, Justin.Venus
2017-11-01 17:54:25serhiy.storchakasetmessageid: <[email protected]>
2017-11-01 17:54:25serhiy.storchakalinkissue3786 messages
2017-11-01 17:54:25serhiy.storchakacreate