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

miss-islington report at bugs.python.org
Wed Aug 14 06:49:16 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 984226962bc35254551d92771b5c8fb074507903 by Miss Islington (bot) in branch '3.8':
bpo-37738: Fix curses addch(str, color_pair) (GH-15071)
https://github.com/python/cpython/commit/984226962bc35254551d92771b5c8fb074507903


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list