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 donmez
Recipients donmez
Date 2015-11-24.11:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448365148.0.0.732837314732.issue25720@psf.upfronthosting.co.za>
In-reply-to
Content
ncurses6 turned on NCURSES_OPAQUE, so now you have to use some helper functions instead of accessing the structs directly. This _should_ be compatible with ncurses5 though I didn't test it.

Original patch is from openSUSE.
History
Date User Action Args
2015-11-24 11:39:08donmezsetrecipients: + donmez
2015-11-24 11:39:08donmezsetmessageid: <1448365148.0.0.732837314732.issue25720@psf.upfronthosting.co.za>
2015-11-24 11:39:07donmezlinkissue25720 messages
2015-11-24 11:39:07donmezcreate