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 wiz
Recipients wiz
Date 2021-12-06.16:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638807112.42.0.171377770564.issue46000@roundup.psfhosted.org>
In-reply-to
Content
The code in Modules/_cursesmodule.c has an assumption on ncurses.
The attached simple patch fixes this and works with both NetBSD curses and ncurses.
History
Date User Action Args
2021-12-06 16:11:52wizsetrecipients: + wiz
2021-12-06 16:11:52wizsetmessageid: <1638807112.42.0.171377770564.issue46000@roundup.psfhosted.org>
2021-12-06 16:11:52wizlinkissue46000 messages
2021-12-06 16:11:52wizcreate