Issue #12567: The curses module uses Unicode functions for Unicode arguments
when it is linked to the ncurses library. It encodes also Unicode strings to the locale encoding instead of UTF-8.
V
Victor Stinner committed
0fdfceb782424dcddca848357736f24ef40c91be
Parent: c248476