Issue #10570: curses.putp() is now expecting a byte string, instead of a
Unicode string. This is an incompatible change, but putp() is used to emit terminfo commands, which are bytes strings, not Unicode strings.
V
Victor Stinner committed
b3bc7e764db4327953aaaf1316e0edc0ff6b16fb
Parent: 9c2f42f