Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
The entry in Misc/NEWS mentions the change in curses.tigetstr(), but actually curses.tparm() has been changed. Please fix that entry to avoid confusion. (curses.tigetstr() still expects a unicode string and returns a bytes string.) ---------- nosy: +Arfrever resolution: fixed -> status: closed -> open _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10570> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
