Re: winsch()/insch() ignores the locale for an 8-bit character, unlike waddch()

Serhiy Storchaka <[email protected]> Mon, 3 Aug 2026 14:44:02 +0300
Newsgroups gmane.comp.lib.ncurses.bugs
Message-ID <[email protected]>
We have worked around it in Python's curses binding, so nothing is 
blocked on
our side; I am only noting that the report is still open.

     https://github.com/python/cpython/issues/153864