[issue37738] curses.addch('a', curses.color_pair(1)) ignores the color information

STINNER Victor report at bugs.python.org
Wed Aug 14 07:00:30 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 7eef81ee766c8df23e522b4e46a930cc1d360ad7 by Victor Stinner in branch '3.7':
bpo-37738: Fix curses addch(str, color_pair) (GH-15071) (GH-15273)
https://github.com/python/cpython/commit/7eef81ee766c8df23e522b4e46a930cc1d360ad7


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37738>
_______________________________________


More information about the Python-bugs-list mailing list