Issue #15785: Modify window.get_wch() API of the curses module: return a
character for most keys, and an integer for special keys, instead of always returning an integer. So it is now possible to distinguish special keys like keypad keys.
V
Victor Stinner committed
1d39cde50c9cd485de482ec2cce987482394bff5
Parent: 4e07a8c