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

STINNER Victor report at bugs.python.org
Wed Aug 14 06:31:57 EDT 2019


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


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


----------

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


More information about the Python-bugs-list mailing list